csharp
public enum OriginSourceWhere 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)
SurfaceA place on a proxy shape's surface. The portable contact.
AxisA direction from the shape's centre, resolved to wherever it exits the surface.
LimbA fraction along a limb's extended length, with no shape needed at all.
JointA 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