GetMeshMemblockVertexNormalY

Description

Provides a quick way to get the Y component of the normal of the specified vertex from the memblock. It uses the attribute data from the beginning of the memblock to work out the vertex offset and the location of the normal values.

Definition

float GetMeshMemblockVertexNormalY( memID, vertexIndex )

Parameters