Compartir a través de


SpatialSurfaceMeshBuffer.Data Propiedad

Definición

Búfer de memoria que contiene los datos de malla.

public:
 property IBuffer ^ Data { IBuffer ^ get(); };
IBuffer Data();
public IBuffer Data { get; }
var iBuffer = spatialSurfaceMeshBuffer.data;
Public ReadOnly Property Data As IBuffer

Valor de propiedad

Los datos.

Se aplica a