Click or drag to resize
RigidBodyConstVelocity Field
Optional constant velocity to set for this physical body.

Namespace:  GeonBit.ECS.Components.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<Vector3> ConstVelocity

Field Value

Type: NullableVector3
See Also