This version of Unity is unsupported.

PoseDataSource

class in UnityEngine.SpatialTracking

Description

The PoseDataSource class acts as a container for the GetDatafromSource method call that should be used by PoseProviders wanting to query data for a particular pose.

Static Methods

TryGetDataFromSourceThe GetDatafromSource method is used to query data from the XRNode subsystem based on the provided pose source.