Property IsInvisible
IsInvisible
Indicates whether the texture component uses Invisible colouring pattern, which makes surfaces invisible.
Declaration
public bool IsInvisible { get; set; }
Property Value
Type | Description |
---|---|
bool |
Indicates whether the texture component uses Invisible colouring pattern, which makes surfaces invisible.
public bool IsInvisible { get; set; }
Type | Description |
---|---|
bool |