Vixen
02b45cc4
csharp
public sealed class HarnessProp

One prop of a declared prop axis.

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

Fields and properties (4)

  • public string Name

    What it is called, which is what the report shows.

  • public Vector3 Position

    Where it is.

  • public Quaternion Rotation

    Which way it faces.

  • public Vector3 Scale

    How big it is. What makes one prop a class of interchangeable ones.

Used by (7)

  • HarnessPlanContentVixen.Animation
  • HarnessPropAxisVixen.Animation
  • TypeRegistrationVixen.Animation
  • Vixen_Animation_Constraints_HarnessPropAxisSerializerVixen.Animation
  • Vixen_Animation_Constraints_HarnessPropSerializerVixen.Animation
  • HarnessPlanImporterVixen.Editor.Assets
  • HarnessPlanImporterTestsVixen.Editor.Assets.Tests