MaterialSelectorBase
Class in Zigurous.Prototyping
Declaration
public abstract class MaterialSelectorBase : MonoBehaviourDescription
Assigns a renderer's material from a preset list of options.
Properties
| m_Style | |
| m_Pattern | |
| m_Styles | |
| m_Patterns | |
| style | The selected style preset. |
| styles | The palette of available styles. |
| pattern | The selected pattern preset. |
| patterns | The palette of available patterns. |
Methods
| Apply | Applies the selected style and pattern to the renderer. |