csharp
public record class ClampProcessorHolds the value inside a range.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
public float MinThe floor.
public float MaxThe ceiling.
public string NameThe name it is written under in a .vxinput.
Methods (2)
Used by (1)
- InputProcessorFactoryVixen.Input