MaterialSelectorRenderer
Class in Zigurous.Prototyping
Declaration
public sealed class MaterialSelectorRenderer : MonoBehaviour
Description
Applies a material style and pattern to a renderer.
Properties
renderer | The renderer that holds the material being selected (Read only). |
Methods
Apply | Applies the selected style and pattern to the renderer. |
CreateMaterial | Creates a material from the selected style and pattern. |