Returns the Material that will be used by the Mesh when drawing. This can return the GeometryInstance.materialOverride, the surface override Material defined in this MeshInstance, or the surface Material defined in the Mesh. For example, if GeometryInstance.materialOverride is used, all surfaces will return the override material.
See Implementation
Returns the Material that will be used by the Mesh when drawing. This can return the GeometryInstance.materialOverride, the surface override Material defined in this MeshInstance, or the surface Material defined in the Mesh. For example, if GeometryInstance.materialOverride is used, all surfaces will return the override material.