CMotorController
Interface CMotorController
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMotorController : ISchemaClass<CMotorController>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Axis
ref Vector Axis { get; }Property Value
InertiaFactor
ref float InertiaFactor { get; }Property Value
MaxTorque
ref float MaxTorque { get; }Property Value
Speed
ref float Speed { get; }Property Value