Battle Talent
V11
|
Inherits MonoBehaviour.
Public Types | |
enum class | AnchorQueryMode { CLOUD , LOCAL , LOCAL_THEN_CLOUD , LOCAL_THEN_SHARE } |
Public Attributes | |
OVRSpatialAnchor | anchorPrefab |
AnchorQueryMode | queryMode |
SharedAnchor | colocationAnchor = null |
Transform | colocationAnchorTrans = null |
Transform | hostManualAnchorTrans = null |
Transform | clientManualAnchorTrans = null |
Static Public Attributes | |
static SharedAnchorLoader | Instance |