GetTopology Data Member Function

Returns an <int32> that refers to a value in the ImageTopology enumeration. This value indicates the topology of the underlying <Image> object. For example: ImageTopology_2D, ImageTopology_2DArray, or ImageTopology_Cubemap. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Prototype

int32 GetTopology()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.