Enum VehicleVelocitySetType
Specifies the type of velocity to set for a vehicle.
public enum VehicleVelocitySetType : byte
Fields
Angular = 1Represents angular velocity.
Normal = 0Represents normal velocity.
Specifies the type of velocity to set for a vehicle.
public enum VehicleVelocitySetType : byte
Angular = 1Represents angular velocity.
Normal = 0Represents normal velocity.