| PathEngine home | previous: | next: | 
A helper function for obtaining information about the 3D mesh under a position.
| int32_t get3DFaceAtPosition(const cPosition& position) const; | 
| position | This must be a valid | 
                      An index for the 3D face under the supplied position.
                      This can be used with
                      
| int get3DFaceAtPosition(PathEngine.Position position); | 
| int get3DFaceAtPosition(Position position); | 
| Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |