csharp
public readonly record struct ColorUsageHow a colour member is edited.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public bool HdrWhether values above one are meaningful.
public bool ShowAlphaWhether the alpha channel is shown.
Methods (1)
public ColorUsage(bool Hdr, bool ShowAlpha)How a colour member is edited.
Used by (4)
- Color3DrawerVixen.Editor.Inspector
- ColorDrawerVixen.Editor.Inspector
- DescriptorTestsVixen.Editor.Inspector.Tests
- InspectorMemberVixen.Editor.Inspector