RevoluteJointComponent.CurrentAngle Property
Definition¶
Namespace: Brine2D.ECS.Components.Joints
Current joint angle in radians. Returns 0 if the joint is not yet live.
public float CurrentAngle { get; }
Namespace: Brine2D.ECS.Components.Joints
Current joint angle in radians. Returns 0 if the joint is not yet live.
public float CurrentAngle { get; }