docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct WheelTransformsUpdateFromPresentationWithoutInterpolationJob.InternalCompilerQueryAndHandleData

    Used internally by the compiler, we won't promise this exists in the future

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Vehicles
    Assembly: com.unity.vehicles.dll
    Syntax
    public struct WheelTransformsUpdateFromPresentationWithoutInterpolationJob.InternalCompilerQueryAndHandleData

    Fields

    DefaultQuery

    Declaration
    public EntityQuery DefaultQuery
    Field Value
    Type Description
    EntityQuery

    __TypeHandle

    Declaration
    public WheelTransformsUpdateFromPresentationWithoutInterpolationJob.InternalCompilerQueryAndHandleData.TypeHandle __TypeHandle
    Field Value
    Type Description
    WheelTransformsUpdateFromPresentationWithoutInterpolationJob.InternalCompilerQueryAndHandleData.TypeHandle

    Methods

    AddRequiredComponentTypes(ref Span<ComponentType>)

    Declaration
    public static void AddRequiredComponentTypes(ref Span<ComponentType> components)
    Parameters
    Type Name Description
    Span<ComponentType> components

    AssignEntityManager(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob, EntityManager)

    Declaration
    public void AssignEntityManager(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob job, EntityManager entityManager)
    Parameters
    Type Name Description
    WheelTransformsUpdateFromPresentationWithoutInterpolationJob job
    EntityManager entityManager

    GetRequiredComponentTypeCount()

    Declaration
    public static int GetRequiredComponentTypeCount()
    Returns
    Type Description
    int

    Init(ref SystemState, bool)

    Declaration
    public void Init(ref SystemState state, bool assignDefaultQuery)
    Parameters
    Type Name Description
    SystemState state
    bool assignDefaultQuery

    QueryHasRequiredComponentsForExecuteMethodToRun(ref EntityQuery, ref Span<ComponentType>)

    Declaration
    public static bool QueryHasRequiredComponentsForExecuteMethodToRun(ref EntityQuery userDefinedQuery, ref Span<ComponentType> components)
    Parameters
    Type Name Description
    EntityQuery userDefinedQuery
    Span<ComponentType> components
    Returns
    Type Description
    bool

    Run(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob, EntityQuery)

    Declaration
    public void Run(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob job, EntityQuery query)
    Parameters
    Type Name Description
    WheelTransformsUpdateFromPresentationWithoutInterpolationJob job
    EntityQuery query

    Schedule(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob, EntityQuery, JobHandle)

    Declaration
    public JobHandle Schedule(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob job, EntityQuery query, JobHandle dependency)
    Parameters
    Type Name Description
    WheelTransformsUpdateFromPresentationWithoutInterpolationJob job
    EntityQuery query
    JobHandle dependency
    Returns
    Type Description
    JobHandle

    ScheduleParallel(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob, EntityQuery, JobHandle)

    Declaration
    public JobHandle ScheduleParallel(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob job, EntityQuery query, JobHandle dependency)
    Parameters
    Type Name Description
    WheelTransformsUpdateFromPresentationWithoutInterpolationJob job
    EntityQuery query
    JobHandle dependency
    Returns
    Type Description
    JobHandle

    UpdateBaseEntityIndexArray(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob, EntityQuery, ref SystemState)

    Declaration
    public void UpdateBaseEntityIndexArray(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob job, EntityQuery query, ref SystemState state)
    Parameters
    Type Name Description
    WheelTransformsUpdateFromPresentationWithoutInterpolationJob job
    EntityQuery query
    SystemState state

    UpdateBaseEntityIndexArray(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob, EntityQuery, JobHandle, ref SystemState)

    Declaration
    public JobHandle UpdateBaseEntityIndexArray(ref WheelTransformsUpdateFromPresentationWithoutInterpolationJob job, EntityQuery query, JobHandle dependency, ref SystemState state)
    Parameters
    Type Name Description
    WheelTransformsUpdateFromPresentationWithoutInterpolationJob job
    EntityQuery query
    JobHandle dependency
    SystemState state
    Returns
    Type Description
    JobHandle
    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)