Printing3DMesh.GetVertexNormals Méthode
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 mémoire tampon pour les normales de vertex.
public:
virtual IBuffer ^ GetVertexNormals() = GetVertexNormals;
IBuffer GetVertexNormals();
public IBuffer GetVertexNormals();
function getVertexNormals()
Public Function GetVertexNormals () As IBuffer
Retours
Mémoire tampon pour les normales de vertex.
Remarques
Pour créer la mémoire tampon pour les normales de vertex, utilisez CreateVertexNormals.