Version: 2022.1
언어: 한국어

MeshInfo

struct in UnityEngine.XR

매뉴얼로 전환

설명

Contains state information related to a tracked mesh.

This struct is used by the XRMeshSubsystem to determine which meshes have been added, updated, or removed.

See Also: XRMeshSubsystem.TryGetMeshInfos

변수

ChangeStateThe change state (e.g., Added, Removed) of the tracked mesh.
MeshIdThe MeshId of the tracked mesh.
PriorityHintA hint that can be used to determine when this mesh should be processed.