docs.unity.cn
    Show / Hide Table of Contents

    Class RateUtils.VariableRateManager

    A IRateManager implementation providing a variable update rate in milliseconds.

    Inheritance
    Object
    RateUtils.VariableRateManager
    Namespace: Unity.Entities
    Syntax
    public class VariableRateManager : IRateManager

    Constructors

    Name Description
    VariableRateManager(UInt32, Boolean)

    Construct a RateUtils.VariableRateManager with a given Millisecond update rate.

    Properties

    Name Description
    Timestep

    Methods

    Name Description
    ShouldGroupUpdate(ComponentSystemGroup)

    Determines if the group should be updated this invoke.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use