Class ARUpdateOrder
The update order for MonoBehaviour
s in AR Foundation.
Inherited Members
Namespace: UnityEngine .XR.ARFoundation
Assembly: solution.dll
Syntax
public static class ARUpdateOrder
Fields
Name | Description |
---|---|
k_Anchor | The ARAnchor |
k_Anchor |
The ARAnchor |
k_Camera |
The ARCamera |
k_Environment |
The AREnvironment |
k_Environment |
The AREnvironment |
k_Face | The ARFace's update order. Should come after
the ARFace |
k_Face |
The ARFace |
k_Human |
The ARHuman |
k_Human |
The ARHuman |
k_Input |
The ARInput |
k_Mesh |
The ARMesh |
k_Occlusion |
The AROcclusion |
k_Participant | The ARParticipant's update order. Should come after the ARParticipant |
k_Participant |
The ARParticipant |
k_Plane | The ARPlane's update order. Should come after the
ARPlane |
k_Plane |
The ARPlane |
k_Point |
The ARPoint |
k_Point |
The ARPoint |
k_Raycast | The ARRaycast's update order. Should come after the ARRaycast |
k_Raycast |
The ARRaycast |
k_Session | The ARSession's update order. Should come first. |
k_Tracked |
The ARTracked |
k_Tracked |
The ARTracked |
k_Tracked |
The ARTracked |
k_Tracked |
The ARTracked |