docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct PredictedPhysicsNonGhostWorld

    If a singleton of this type exists in the world any non-ghost with dynamic physics in the default physics world on the client will be moved to the indicated physics world index. This is required because the predicted physics loop cannot process objects which are not rolled back.

    Implements
    IComponentData
    IQueryTypeParameter
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.NetCode
    Assembly: Unity.NetCode.Physics.dll
    Syntax
    public struct PredictedPhysicsNonGhostWorld : IComponentData, IQueryTypeParameter

    Fields

    Value

    The physics world index to move entities to.

    Declaration
    public uint Value
    Field Value
    Type Description
    uint

    Implements

    Unity.Entities.IComponentData
    Unity.Entities.IQueryTypeParameter
    In This Article
    Back to top
    Copyright © 2025 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)