HolographicViewConfiguration.RenderTargetSize Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la taille de la cible de rendu pour cette HolographicViewConfiguration.
public:
property Size RenderTargetSize { Size get(); };
Size RenderTargetSize();
public Size RenderTargetSize { get; }
var size = holographicViewConfiguration.renderTargetSize;
Public ReadOnly Property RenderTargetSize As Size
Valeur de propriété
Taille représentant la taille cible de rendu pour cette HolographicViewConfiguration.