The Transform opaque type. Can be created with mod.CreateTransform. It defines a transformation (position and rotation) in 3D space that can be applied to a mod.Object. TODO: Determine if it can be compared with mod.Equals.
mod.CreateTransform
mod.Object
mod.Equals
The Transform opaque type. Can be created with
mod.CreateTransform. It defines a transformation (position and rotation) in 3D space that can be applied to amod.Object. TODO: Determine if it can be compared withmod.Equals.