HolographicCameraPose.NearPlaneDistance 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 distance de plan proche pour cette image, que vous définissez en appelant la méthode HolographicCamera.SetNearPlaneDistance.
public:
property double NearPlaneDistance { double get(); };
double NearPlaneDistance();
public double NearPlaneDistance { get; }
var double = holographicCameraPose.nearPlaneDistance;
Public ReadOnly Property NearPlaneDistance As Double
Valeur de propriété
Double
double
Distance de plan proche pour ce cadre, en mètres. Par défaut, cette valeur est définie sur 0,01 mètre.