Share

FloatAssetValue.HasConnectedTexture Property

Parent Object: FloatAssetValue

Description

Gets and sets the boolean flag that indicates if the float value has been overridden using a texture. Setting this property to False will remove the texture so that a float value is used. Setting this property to True will connect a texture to this float value.

Syntax

FloatAssetValue.HasConnectedTexture() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2014

Was this information helpful?