BasePhysicsComponentWorldTransform Property |
Get / set physical body world transformation.
Namespace:
GeonBit.ECS.Components.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Matrix WorldTransform { get; set; }
Property Value
Type:
MatrixSee Also