Specifies that the integer array field should be drawn as a layer matrix in the inspector.
More...
Inherits DrawerPropertyAttribute.
|
| | LayerMatrixAttribute (string layerNamesField) |
| | Initializes a new instance with a reference to a sibling string array field to use as layer names.
|
|
| PropertyAttribute (bool applyToCollection=false) |
|
|
string | LayerNamesField [get] |
| | The name of the sibling string array field containing layer names.
|
|
new bool | applyToCollection [get] |
|
|
| DrawerPropertyAttribute (bool applyToCollection=false) |
Specifies that the integer array field should be drawn as a layer matrix in the inspector.
◆ LayerMatrixAttribute()
| LayerMatrixAttribute |
( |
string | layerNamesField | ) |
|
Initializes a new instance with a reference to a sibling string array field to use as layer names.
- Parameters
-