Struct ReferencePoint
Inherited Members
Namespace: UnityEngine.Experimental.XR
Assembly: UnityEngine.dll
Syntax
public struct ReferencePoint
Properties
| Improve this Doc View SourceId
Declaration
public TrackableId Id { get; }
Property Value
| Type | Description |
|---|---|
| TrackableId |
Pose
Declaration
public Pose Pose { get; }
Property Value
| Type | Description |
|---|---|
| Pose |
TrackingState
Declaration
public TrackingState TrackingState { get; }
Property Value
| Type | Description |
|---|---|
| TrackingState |