![]() | PhysicalBodyCenterOfMass Property |
Gets or sets the center of mass on Rigidbody.
As with Rigidbody.centerOfMass, setting a value for this property at run-time will set IsCenterOfMassExplicit to .
Namespace: Candlelight.Physics
public virtual Vector3 CenterOfMass { get; set; }