Show / Hide Table of Contents

    Class ColorChanger

    Inheritance
    Object
    ColorChanger
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos
    Assembly: cs.temp.dll.dll
    Syntax
    public class ColorChanger : MonoBehaviour

    Fields

    cur

    Declaration
    public int cur
    Field Value
    Type Description
    Int32

    mats

    Declaration
    public Material[] mats
    Field Value
    Type Description
    Material[]

    rend

    Declaration
    public MeshRenderer rend
    Field Value
    Type Description
    MeshRenderer

    Methods

    Increment()

    Declaration
    public void Increment()

    RandomColor()

    Declaration
    public void RandomColor()

    Start()

    Declaration
    public void Start()
    Back to top Generated by DocFX