Windows.Perception Namespace
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.
Contains classes for perceiving the user's surroundings, letting apps locate and reason about the device relative to the surfaces and holograms around the user.
Classes
PerceptionTimestamp |
Represents a particular prediction of the future, or a snapshot of the past. Passing one PerceptionTimestamp instance to multiple API calls ensures that they all return results based on the same set of predicted data, even if Windows has improved predictions available. This ensures that you can correctly correlate the data you get back from these APIs. |
PerceptionTimestampHelper |
Static methods for working with PerceptionTimestamp objects. |