Share

ColorAssetValue.ConnectedTexture Property

Parent Object: ColorAssetValue

Description

Gets the associated texture, if one exists. The HasConnectedTexture property controls if there is an associated texture or not. If the library is writable you can edit the texture. If not texture exists, this property will return Nothing.

Syntax

ColorAssetValue.ConnectedTexture() As AssetTexture

Property Value

This is a read only property whose value is an AssetTexture.

Version

Introduced in version 2014

Was this information helpful?