setParent abstract method
Sets the parent transform of child
to parent
.
Implementation
Future setParent(ThermionEntity child, ThermionEntity parent);
Sets the parent transform of child
to parent
.
Future setParent(ThermionEntity child, ThermionEntity parent);