Property IsFull
IsFull
Indicates whether the texture component uses Full colouring pattern, which just fills surfaces with given colour.
Declaration
public bool IsFull { get; set; }
Property Value
Type | Description |
---|---|
bool |
Indicates whether the texture component uses Full colouring pattern, which just fills surfaces with given colour.
public bool IsFull { get; set; }
Type | Description |
---|---|
bool |