Vixen
02b45cc4
csharp
public sealed class HarnessThresholdRecord

What a run is allowed to get away with, as a file holds it.

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

Fields and properties (4)

  • public float Residual

    How far a goal may miss by, in metres. Zero leaves it unjudged.

  • public float Penetration

    How far into a surface a contact may sink, in metres. Zero leaves it unjudged.

  • public float Jerk

    How hard an effector may change velocity, in m/s². Zero leaves it unjudged.

  • public bool Reach

    Whether a chain running out of reach fails the build.

Methods (1)

Used by (8)

  • HarnessPlanContentVixen.Animation
  • HarnessTestsVixen.Animation.Tests
  • TypeRegistrationVixen.Animation
  • Vixen_Animation_Constraints_HarnessPlanContentSerializerVixen.Animation
  • Vixen_Animation_Constraints_HarnessThresholdRecordSerializerVixen.Animation
  • HarnessPlanImporterVixen.Editor.Assets
  • HarnessPlanImporterTestsVixen.Editor.Assets.Tests
  • HarnessViewTestsVixen.Editor.AssetEditors.Tests