Class PropertyHDRColorAttribute
Attribute to make a field be drawn as HDR color field.
[AttributeUsage(AttributeTargets.Property, Inherited = true, AllowMultiple = false)]
public class PropertyHDRColorAttribute : Attribute
- Inheritance
-
PropertyHDRColorAttribute