Summary
A feature is usually displayed as a tab, to break things up in the inspector. They can sometimes be turned on and off.
Constructors
Properties
| Description |
The description of the feature |
| EnabledProperty |
If we have a FeatureEnabled property, this will be it. If not then we assume it should always be enabled. |
| Icon |
The icon of the feature |
| Name |
The name of the feature, usually displayed as a tab title in the inspector. |
| Properties |
The properties that are part of this feature, usually displayed together in the inspector. |
| Tint |
Allows tinting this feature, for some reason |