BasePhysicsComponentPosition Property |
Get / set current body position.
Namespace:
GeonBit.ECS.Components.Physics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Vector3 Position { get; set; }
Property Value
Type:
Vector3See Also