SwiftlyS2

constraint_axislimit_t

Interface constraint_axislimit_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface constraint_axislimit_t : ISchemaClass<constraint_axislimit_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

MaxRotation

ref float MaxRotation { get; }
Property Value

MinRotation

ref float MinRotation { get; }
Property Value

MotorMaxTorque

ref float MotorMaxTorque { get; }
Property Value

MotorTargetAngSpeed

ref float MotorTargetAngSpeed { get; }
Property Value

On this page