Vixen
02b45cc4
csharp
public enum GoalFieldKind

What sort of control a field wants.

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

Fields and properties (12)

  • Number

    A number.

  • Phase

    A fraction of the clip, in [0, 1].

  • Angle

    An angle, shown in degrees and stored in radians.

  • Distance

    A distance, in metres.

  • Vector

    Three numbers.

  • Rotation

    A rotation.

  • Joint

    A joint, picked from the rig.

  • Frame

    A place — the frame picker.

  • Priority

    A rung of the project's priority ladder.

  • Label

    A free word other systems match on.

  • Choice

    One of a fixed set.

  • Lod

    A detail range.

Used by (2)

  • GoalFieldVixen.Animation
  • GoalKindSchemaVixen.Animation