docs.unity.cn
    Show / Hide Table of Contents

    Method OnUpdate

    OnUpdate()

    Executes the command buffers in this system in the order they were created.

    Declaration
    protected override void OnUpdate()
    Overrides
    SystemBase.OnUpdate()
    Remarks

    If you override this method, you should call base.OnUpdate() to retain the default update logic.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023