Material.AllImageClips
 
 
 

Material.AllImageClips

Introduced

v7.0

Description

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

See Also

Camera.AllImageClips Light.AllImageClips Shader.AllImageClips