Vixen
02b45cc4
csharp
public sealed class OrientationGoal

A joint's rotation should align with one.

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

Fields and properties (3)

  • public override GoalKind Kind

    What it asks for.

  • public Quaternion Rotation

    Which rotation, in the goal's frame.

  • public float Region

    How far off it may be and still count as satisfied, in radians.

Used by (7)

  • ConstraintTagRecordVixen.Animation
  • ConstraintTestsVixen.Animation.Tests
  • DefaultConstraintArbiterVixen.Animation
  • FootPlacementPresetVixen.Animation
  • ProxyShapeTestsVixen.Animation.Tests
  • RigidBodySolverVixen.Animation
  • WeightedTestArbiterVixen.Animation.Tests