Light.AllImageClips
 
 
 

Light.AllImageClips

Introduced

v7.0

Description

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

See Also

Camera.AllImageClips Material.AllImageClips Shader.AllImageClips