csharp
public readonly record struct CurveUsageHow a curve member is edited.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public float MinimumThe lowest value the vertical axis shows.
public float MaximumThe highest.
Methods (1)
public CurveUsage(float Minimum, float Maximum)How a curve member is edited.
Used by (2)
- DescriptorTestsVixen.Editor.Inspector.Tests
- InspectorMemberVixen.Editor.Inspector