Specifies if this color is specified using a simple color or a texture. If this returns true the color is defined using a texture. If the parent is writable, this property can be set to true to change the definition from a simple color to a texture. You can then use the ConnectedTexture property to get the associated texture and modify it.
"colorProperty_var" is a variable referencing a ColorProperty object.
|
"colorProperty_var" is a variable referencing a ColorProperty object.
|