HolographicCameraViewportParameters Classe

Définition

Représente les paramètres par fenêtre d’affichage pour le rendu du contenu holographique.

public ref class HolographicCameraViewportParameters sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class HolographicCameraViewportParameters final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class HolographicCameraViewportParameters
Public NotInheritable Class HolographicCameraViewportParameters
Héritage
Object Platform::Object IInspectable HolographicCameraViewportParameters
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

Propriétés

HiddenAreaMesh

Obtient des sommets dans l’espace NDC qui définissent la zone de la fenêtre d’affichage que l’utilisateur ne peut pas voir, compte tenu de la géométrie de l’objectif du casque.

VisibleAreaMesh

Obtient des sommets dans l’espace NDC qui définissent la zone de fenêtre d’affichage que l’utilisateur peut voir, compte tenu de la géométrie de l’objectif du casque.

S’applique à