C# Class BEPUphysics.Constraints.TwoEntity.Motors.VelocityMotorSettings1D

Defines the behavior of a velocity motor that works on one degree of freedom. Used when the MotorSettings' motorType is set to velocityMotor.
Inheritance: VelocityMotorSettings
Datei anzeigen Open project: Indiefreaks/igf Class Usage Examples

Private Methods

Method Description
VelocityMotorSettings1D ( MotorSettings motorSettings ) : System