UnityARCameraSettingsProfile.PoseSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The portion of the device (ex: color camera) from which to read the pose.
public:
property Microsoft::MixedReality::Toolkit::Experimental::UnityAR::ArTrackedPose PoseSource { Microsoft::MixedReality::Toolkit::Experimental::UnityAR::ArTrackedPose get(); };
public Microsoft.MixedReality.Toolkit.Experimental.UnityAR.ArTrackedPose PoseSource { get; }
member this.PoseSource : Microsoft.MixedReality.Toolkit.Experimental.UnityAR.ArTrackedPose
Public ReadOnly Property PoseSource As ArTrackedPose