docs.unity3d.com
    Show / Hide Table of Contents

    Class BeforeSimulationInterpolationSystem

    Inheritance
    System.Object
    BeforeSimulationInterpolationSystem
    Namespace: Unity.NetCode
    Syntax
    [UpdateInGroup(typeof(ClientSimulationSystemGroup))]
    [UpdateBefore(typeof(GhostSimulationSystemGroup))]
    [UpdateBefore(typeof(TransformSystemGroup))]
    public class BeforeSimulationInterpolationSystem : JobComponentSystem

    Fields

    simEndComponentVersion

    Declaration
    public uint simEndComponentVersion
    Field Value
    Type Description
    System.UInt32

    simStartComponentVersion

    Declaration
    public uint simStartComponentVersion
    Field Value
    Type Description
    System.UInt32

    Methods

    OnCreate()

    Declaration
    protected override void OnCreate()

    OnUpdate(JobHandle)

    Declaration
    protected override JobHandle OnUpdate(JobHandle inputDeps)
    Parameters
    Type Name Description
    JobHandle inputDeps
    Returns
    Type Description
    JobHandle
    Back to top
    Copyright © 2025 Unity Technologies
    • 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 02 April 2025