A decorator that marks the field or property as optional in the inspector. When applied, the inspector will provide a checkbox to enable/disable the value. Otherwise, the field will be treated as required and must always have a value assigned.
A decorator that marks the field or property as optional in the inspector. When applied, the inspector will provide a checkbox to enable/disable the value. Otherwise, the field will be treated as required and must always have a value assigned.