TransformComponent
constructor()
The default constructor.
Creates a TransformComponent initialized with the values from the given Transform.
Parameters
transform
The Transform providing position, rotation, and scale values.
Creates a TransformComponent with the specified position, rotation, and scale.
Parameters
Creates a TransformComponent with the specified position, rotation, and scale.