SpatialSurfaceMeshOptions.TriangleIndexFormat Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur format elemen untuk buffer indeks yang dihasilkan.
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
Nilai Properti
Format indeks segitiga.