MaterialSelectorRenderer


Declaration

public sealed class MaterialSelectorRenderer : MonoBehaviour

Description

Applies a material style and pattern to a renderer.

Properties

rendererThe renderer that holds the material being selected (Read only).

Methods

ApplyApplies the selected style and pattern to the renderer.
CreateMaterialCreates a material from the selected style and pattern.