docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RateUtils.VariableRateManager

    A IRateManager implementation providing a variable update rate in milliseconds.

    Inheritance
    object
    RateUtils.VariableRateManager
    Implements
    IRateManager
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public class RateUtils.VariableRateManager : IRateManager

    Constructors

    Name Description
    VariableRateManager(uint, bool)

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

    Properties

    Name Description
    Timestep

    The timestep since the previous group update (in seconds).

    Methods

    Name Description
    ShouldGroupUpdate(ComponentSystemGroup)

    Determines if the group should be updated this invoke.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)