setParent abstract method
Sets the parent transform of child to parent.
Implementation
Future setParent(ThermionEntity child, ThermionEntity? parent,
{bool preserveScaling});
Sets the parent transform of child to parent.
Future setParent(ThermionEntity child, ThermionEntity? parent,
{bool preserveScaling});