AssemblyInstance.SetTransform
Description:
Sets the origin of the assembly instance.
Sets the origin of the assembly instance.
public void SetTransform(
Transform trf
)
-
trfTransform to be set.
-
A non-optional argument was null
-
trf is not a rigid body transformation.