Vixen
02b45cc4
csharp
public enum OriginSource

Where a coordinate's origin comes from.

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

Fields and properties (4)

  • Surface

    A place on a proxy shape's surface. The portable contact.

  • Axis

    A direction from the shape's centre, resolved to wherever it exits the surface.

  • Limb

    A fraction along a limb's extended length, with no shape needed at all.

  • Joint

    A joint, plus an offset. The escape hatch, and the least portable.

Used by (7)

  • ConstraintFrameRecordVixen.Animation
  • ConstraintProposalsVixen.Animation
  • SurfaceCoordinateVixen.Animation
  • SurfaceFrameVixen.Animation
  • TypeRegistrationVixen.Animation
  • Vixen_Animation_Constraints_ConstraintFrameRecordSerializerVixen.Animation
  • AuthoringTestsVixen.Editor.AssetEditors.Tests