Click or drag to resize
RigidBodyLinearVelocity Property
Get / set linear velocity.

Namespace:  GeonBit.Core.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Vector3 LinearVelocity { get; set; }

Property Value

Type: Vector3
See Also