Property checkMarkTexture
checkMarkTexture
The checkmark texture that will be used in the Configuration submenu to display available configurations.
Declaration
public Texture2D checkMarkTexture { get; set; }
Property Value
| Type | Description |
|---|---|
| Texture2D | A checkmark texture that will be used in the configuration submenu to display available configurations. |