HolographicCamera.ViewConfiguration Eigenschaft

Definition

Ruft die HolographicViewConfiguration ab, für die diese HolographicCamera renderingt.

public:
 property HolographicViewConfiguration ^ ViewConfiguration { HolographicViewConfiguration ^ get(); };
HolographicViewConfiguration ViewConfiguration();
public HolographicViewConfiguration ViewConfiguration { get; }
var holographicViewConfiguration = holographicCamera.viewConfiguration;
Public ReadOnly Property ViewConfiguration As HolographicViewConfiguration

Eigenschaftswert

Die HolographicViewConfiguration , die zum Konfigurieren von Renderingparametern für diese HolographicCamera verwendet werden kann.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Gilt für: