docs.unity.cn
    Show / Hide Table of Contents

    Method DisableFixedRate

    DisableFixedRate(ComponentSystemGroup)

    Disable fixed rate updates on the given group, by setting the UpdateCallback to null.

    Declaration
    public static void DisableFixedRate(ComponentSystemGroup group)
    Parameters
    Type Name Description
    ComponentSystemGroup group

    The group whose UpdateCallback to set to null.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021