Condividi tramite


SpatialSurfaceMeshOptions.TriangleIndexFormat Proprietà

Definizione

Ottiene o imposta il formato dell'elemento per i buffer di indice generati.

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

Valore della proprietà

Formato dell'indice del triangolo.

Si applica a