Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

PoseDataSource.TryGetDataFromSource

public static bool TryGetDataFromSource(SpatialTracking.TrackedPoseDriver.TrackedPose poseSource, out Pose resultPose);

Parameters

poseSourceThe pose source to request data for.
resultPoseThe resulting pose data.

Returns

bool True, if the pose source is valid, otherwise false.

Description

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

Did you find this page useful? Please give it a rating: