Search Results for

    Show / Hide Table of Contents

    Method StartChecks

    StartChecks(MaterialEditor)

    Checks done on the first cycle before UI is drawn.

    Declaration
    protected virtual void StartChecks(MaterialEditor materialEditor)
    Parameters
    Type Name Description
    MaterialEditor materialEditor

    material editor that uses this GUI.

    Remarks

    This method is called after the Start() function, and at this stage material properties have been fetched and can be used for whatever is needed.

    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX