csharp
public readonly record struct ProposalEffectorOne joint the proposal pass watches, and the surfaces it might be touching.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public int JointThe joint — a wrist, an ankle.
public int ChainThe joint at the top of what would move to hold it there.
public Vector3 OffsetWhere on that joint the contact point is, in the joint's own space.
Methods (1)
public ProposalEffector(int Joint, int Chain, Vector3 Offset)One joint the proposal pass watches, and the surfaces it might be touching.
Used by (4)
- ConstraintProposalsVixen.Animation
- AnimationBinderVixen.Editor.AssetEditors
- AnimationWiringTestsVixen.Editor.App.Tests
- ProposalInputsVixen.Editor.AssetEditors