Interface IFixedRateManager | Entities | 0.16.0-preview.21
docs.unity.cn
    Show / Hide Table of Contents

    Interface IFixedRateManager

    Namespace: Unity.Entities
    Syntax
    public interface IFixedRateManager

    Properties

    Timestep

    Declaration
    float Timestep { get; set; }
    Property Value
    Type Description
    Single

    Methods

    ShouldGroupUpdate(ComponentSystemGroup)

    Declaration
    bool ShouldGroupUpdate(ComponentSystemGroup group)
    Parameters
    Type Name Description
    ComponentSystemGroup group
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 30 October 2020