Share

FloatAssetValue.ConnectedTexture Property

Parent Object: FloatAssetValue

Description

Read-only property that returns 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 there isn’t a texture associated with this value, this property will return Nothing.

Syntax

FloatAssetValue.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?