v7.0
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.
// get accessor ImageClipCollection rtn = Material.AllImageClips; |