Camera.AllImageClips
 
 
 

Camera.AllImageClips

Introduced

v7.0

Description

Returns an ImageClipCollection containing all image clips nested under the camera, 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 = Camera.AllImageClips;

See Also

Light.AllImageClips Material.AllImageClips Shader.AllImageClips