Property ShowUvOptions
ShowUvOptions
Boolean that defines if the control will show up an additional button to have access to the texture tiling and offset options.
Declaration
[Chainable]
public bool ShowUvOptions { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the control has to show the button for uv tiling and offset, false otherwise. |