Struct RenderInterpolationParameters | Unity NetCode | 0.2.0-preview.5
docs.unity.cn
    Show / Hide Table of Contents

    Struct RenderInterpolationParameters

    Namespace: Unity.NetCode
    Syntax
    public struct RenderInterpolationParameters

    Fields

    fixedDeltaTime

    Declaration
    public float fixedDeltaTime
    Field Value
    Type Description
    Single

    startTime

    Declaration
    public double startTime
    Field Value
    Type Description
    Double
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX