Vixen
02b45cc4
csharp
public sealed class HarnessPropAxis

A declared prop axis: one binding slot, several things that could be in it.

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

Fields and properties (2)

  • public string Slot

    Which binding slot the goals reach it through.

  • public List<HarnessProp> Values

    The props.

Used by (6)

  • HarnessPlanContentVixen.Animation
  • TypeRegistrationVixen.Animation
  • Vixen_Animation_Constraints_HarnessPlanContentSerializerVixen.Animation
  • Vixen_Animation_Constraints_HarnessPropAxisSerializerVixen.Animation
  • HarnessPlanImporterVixen.Editor.Assets
  • HarnessPlanImporterTestsVixen.Editor.Assets.Tests