texture_get_volume
Get the volume data attached to texture.
References:
arguments
- "texture_name" : String
The name of the texture. This name must be the full database name of the texture, including namespace.
return value
StringThe name of the volume data referenced by a texture or an empty string if the texture does not reference volume data.