Pass.AllImageClips

Introduced

v7.0

Description

Returns an ImageClipCollection containing all image clips nested under the pass, even the ones that are not connected. If no image clips are found, this method returns an empty collection.

C# Syntax

// get accessor
ImageClipCollection rtn = Pass.AllImageClips;

See Also

Light.AllImageClips Camera.AllImageClips Material.AllImageClips Shader.AllImageClips