TOUCH INVALID FACE

Description

Constant: integer TOUCH_INVALID_FACE = 0xFFFFFFFF;

The integer constant TOUCH_INVALID_FACE has the value 0xFFFFFFFF

Returned by llDetectedTouchFace when the touch position is not valid.

Specifically when...

  • The avatar's viewer does not support face touch detection.
  • The touch has moved off the surface of the prim.
  • The triggering event is not a touch event.

Caveats


Related Articles

Functions

•  llDetectedTouchFace

Deep Notes

History

Search Canny for related Issues

Signature

integer TOUCH_INVALID_FACE = 0xFFFFFFFF;