Search Results for

    Show / Hide Table of Contents

    Class MaterialColorSetter

    Inheritance
    System.Object
    MaterialColorSetter
    Namespace: TerrainEngine
    Assembly: cs.temp.dll.dll
    Syntax
    public class MaterialColorSetter : MonoBehaviour

    Fields

    rend

    Declaration
    public Renderer rend
    Field Value
    Type Description
    Renderer

    Methods

    SetMaterialColor(Color)

    Declaration
    public void SetMaterialColor(Color c)
    Parameters
    Type Name Description
    Color c
    In This Article
    Back to top Meteor Studio