SoPickedPointGetTextureCoords Method |
Returns the texture coordinates in image space.
Namespace: OIV.Inventor
NOTE: By default the OIV.Inventor.Actions.SoRayPickAction does not compute texture coordinates and this method returns 0,0,0,0. To enable texture coordinate computation call the enableTexCoordsGeneration() method on the pick action object or set the environment variable OIV_PICK_GENERATE_ALL_PROPERTIES to true.