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

Defines the behavior of a velocity motor that works on three degrees of freedom. Used when the MotorSettings' motorType is set to velocityMotor.
Inheritance: VelocityMotorSettings
显示文件 Open project: Indiefreaks/igf Class Usage Examples

Private Methods

Method Description
VelocityMotorSettings3D ( MotorSettings motorSettings ) : System