MaterialProperty.textureValue
var textureValue: Texture;
Texture textureValue;
textureValue as Texture
Description

Texture value of the property.

Setting a new value will apply it to all material targets, and will automatically record an undo operation.

See Also: type, textureDimension, MaterialEditor.