RiTa
index
Name contains3D()
Class RiText
Description Checks if the input point is inside the object's bounding box after converting its x,y,z coordinates to screen x & y.
Syntax
contains3D(mx, my);
Returns boolean
Usage Web & Application
Related