Click or drag to resize

IMeshRenderersharedMaterials Property

Gets all the shared materials of this object.

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

Property Value

Type: Material
See Also