docs.unity.cn
    Show / Hide Table of Contents

    Interface IFixedRateManager

    Obsolete. Use IRateManager instead.

    Namespace: Unity.Entities
    Syntax
    [Obsolete("This interface has been renamed to IRateManager (RemovedAFter Entities 1.0)", true)]
    public interface IFixedRateManager

    Properties

    Name Description
    Timestep

    Obsolete. Use Timestep instead.

    Methods

    Name Description
    ShouldGroupUpdate(ComponentSystemGroup)

    Obsolete. Use ShouldGroupUpdate(ComponentSystemGroup) instead.

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