INuiFusionColorMesh::GetNormals Method

Gets the list of normals for the mesh.

Syntax

public:
HRESULT GetNormals(
         const Vector3 **pNormals
)

Parameters

  • pNormals
    Type: Vector3
    The list of normals for the mesh.

Return value

Type: HRESULT
S_OK if successful; otherwise, returns a failure code.

Requirements

Header: nuikinectfusioncolorvolume.h

Library: TBD