Click or drag to resize

MCSkinnedMeshRenderersharedMaterials Property

Gets all the shared materials of this object.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public Material[] sharedMaterials { get; }

Property Value

Type: Material

Implements

IMeshRenderersharedMaterials
See Also