docs.unity.cn
    Show / Hide Table of Contents

    Method Bake

    Bake(TAuthoringType)

    Called in the baking process to bake the authoring component

    Declaration
    public abstract void Bake(TAuthoringType authoring)
    Parameters
    Type Name Description
    TAuthoringType authoring

    The authoring component to bake

    Remarks

    This method will be called for every instance of TAuthoringType in order to bake that instance.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023