Anchor.TryGetPerceptionAnchor

bool TryGetPerceptionAnchor(T& spatialAnchor)

Tries to get the underlying perception spatial anchor for platforms using Microsoft spatial anchors.

   
T& spatialAnchor The spatial anchor.
RETURNS: bool True if the perception spatial anchor was successfully obtained, false otherwise.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!