Skip to content

WheelJointComponent.MotorSpeed Property

Definition

Namespace: Brine2D.ECS.Components.Joints

Desired wheel spin speed in radians per second.

C#
public float MotorSpeed { get; set; }

Property Value

System.Single