SpatialLocator.GetDefault Method
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.
Gets the SpatialLocator instance that tracks the location of the current device, such as a HoloLens, relative to the user's surroundings.
public:
static SpatialLocator ^ GetDefault();
static SpatialLocator GetDefault();
public static SpatialLocator GetDefault();
function getDefault()
Public Shared Function GetDefault () As SpatialLocator
Returns
The spatial locator.