ColorProperty.connectedTexture Property
Parent Object: ColorPropertyDefined in namespace "adsk::core" and the header file is <Core/Application/ColorProperty.h>
Description
Used for appearances and gets the associated texture, if one exists. The HasConnectedTexture property controls if there is an associated texture or not. If the parent is writable you can edit the texture. If no texture exists, this property will return null.
Syntax
"colorProperty_var" is a variable referencing a ColorProperty object. |
