Shader.AllImageClips

Introduced

v7.0

Description

Returns an ImageClipCollection containing all the image clips nested under the shader if it is a shader compound. Otherwise, it returns an empty collection.

C# Syntax

// get accessor
ImageClipCollection rtn = Shader.AllImageClips;

See Also

Camera.AllImageClips Light.AllImageClips Material.AllImageClips