Vixen
02b45cc4
csharp
public enum ConstraintMotor

How a constraint's motor is driving, if it has one.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (3)

  • Off

    Not driving. The joint is free within its limits.

  • Velocity

    Driving towards a target velocity — a wheel, a conveyor, a fan.

  • Position

    Driving towards a target position or angle — a servo, a powered door.

Used by (4)

  • ConstraintDescriptionVixen.Physics
  • PhysicsConstraintTestsVixen.Physics.Tests
  • PhysicsWorldVixen.Physics
  • Vixen_Physics_Constraints_ConstraintDescriptionSerializerVixen.Physics