PathEngine home previous: iMesh::get3DFaceAtPosition()next: iMesh::get3DFaceConnection()
Contents, API Reference, Interfaces, iMesh, get3DFaceAttribute

iMesh::get3DFaceAttribute()

Description

Used to query ground attributes.

Syntax

tSigned32 get3DFaceAttribute(tSigned32 faceIndex, tSigned32 attributeIndex) const;

Parameters

faceIndexThe index of the 3d face being queried.
attributeIndexThe attribute being queried.

Return Value

The value of the specified attribute on the specified face

Remarks

Refer to Face Attributes for a list of attributes, but note that attributes for controlling content processing cannot be queried by this method.


Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEnginenext: iMesh::get3DFaceConnection()