SpatialSurfaceMeshOptions.TriangleIndexFormat 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 ou définit le format d’élément pour les mémoires tampons d’index générées.
public:
property DirectXPixelFormat TriangleIndexFormat { DirectXPixelFormat get(); void set(DirectXPixelFormat value); };
DirectXPixelFormat TriangleIndexFormat();
void TriangleIndexFormat(DirectXPixelFormat value);
public DirectXPixelFormat TriangleIndexFormat { get; set; }
var directXPixelFormat = spatialSurfaceMeshOptions.triangleIndexFormat;
spatialSurfaceMeshOptions.triangleIndexFormat = directXPixelFormat;
Public Property TriangleIndexFormat As DirectXPixelFormat
Valeur de propriété
Format d’index triangle.