Share via


SpatialLookDirectionRange Enumeration

Definition

Inwieweit sich der Benutzer mit dem Headset umsehen kann.

public enum class SpatialLookDirectionRange
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
enum class SpatialLookDirectionRange
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
public enum SpatialLookDirectionRange
var value = Windows.Perception.Spatial.SpatialLookDirectionRange.forwardOnly
Public Enum SpatialLookDirectionRange
Vererbung
SpatialLookDirectionRange
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Felder

ForwardOnly 0

Der Benutzer freut sich in der Regel nach vorne, wie durch die CoordinateSystem-Eigenschaft definiert.

Omnidirectional 1

Der Benutzer kann in eine beliebige Richtung schauen.

Gilt für: