Mesh::GetArrayDescriptor
Defined in:
Returns the descriptor for one of the geometrical arrays stored in a mesh.
C4Mesh.hPrototype
const ArrayDescriptor *GetArrayDescriptor(int32 index) const;
Description
The GetArrayDescriptor function returns the descriptor for one of the geometrical arrays stored in a mesh. See the ArrayDescriptor structure.
See Also
