Class FixedRateUtils.FixedRateSimpleManager | Entities | 0.16.0-preview.21
docs.unity3d.com
    Show / Hide Table of Contents

    Class FixedRateUtils.FixedRateSimpleManager

    Inheritance
    Object
    FixedRateUtils.FixedRateSimpleManager
    Namespace: Unity.Entities
    Syntax
    public class FixedRateSimpleManager : IFixedRateManager

    Constructors

    FixedRateSimpleManager(Single)

    Declaration
    public FixedRateSimpleManager(float fixedDeltaTime)
    Parameters
    Type Name Description
    Single fixedDeltaTime

    Properties

    Timestep

    Declaration
    public float Timestep { get; set; }
    Property Value
    Type Description
    Single
    Implements
    IFixedRateManager.Timestep

    Methods

    ShouldGroupUpdate(ComponentSystemGroup)

    Declaration
    public bool ShouldGroupUpdate(ComponentSystemGroup group)
    Parameters
    Type Name Description
    ComponentSystemGroup group
    Returns
    Type Description
    Boolean
    Implements
    IFixedRateManager.ShouldGroupUpdate(ComponentSystemGroup)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023