Vixen
02b45cc4
csharp
public enum GoalKind

What a goal asks for. There are four, and the fifth candidate is always a composite.

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

Fields and properties (4)

  • Position

    A joint, or an offset from one, should be at a point.

  • Orientation

    A joint's rotation should align with one.

  • Aim

    An axis on a joint should point at something.

  • Distance

    Two joints should be a certain distance apart.

Used by (19)

  • AimGoalVixen.Animation
  • AuthoringTestsVixen.Animation.Tests
  • ConstraintGizmoStyleVixen.Animation
  • ConstraintGizmosVixen.Animation
  • ConstraintGoalVixen.Animation
  • ConstraintProposalsVixen.Animation
  • ConstraintResidualVixen.Animation
  • ConstraintTagRecordVixen.Animation
  • DefaultConstraintArbiterVixen.Animation
  • DistanceGoalVixen.Animation
  • GoalKindSchemaVixen.Animation
  • HarnessTestsVixen.Animation.Tests
  • OrientationGoalVixen.Animation
  • PositionGoalVixen.Animation
  • TypeRegistrationVixen.Animation
  • Vixen_Animation_Constraints_ConstraintTagRecordSerializerVixen.Animation
  • AnimationClipImporterVixen.Editor.Assets
  • AnimationClipViewVixen.Editor.AssetEditors
  • AuthoringTestsVixen.Editor.AssetEditors.Tests