Base |
Name | Description | |
---|---|---|
CreateMouseRay3D(Point, Point3D, Vector3D) | CreateMouseRay3D calculates the 3D ray that goes from the mouse position into the 3D scene. The ray goes from rayOrigin in the rayDirection. If the ray cannot be calculated this method returns false. | |
CreateMouseRay3D(Point, Size, Matrix3D, Matrix3D, Point3D, Vector3D) | Obsolete. CreateMouseRay3D calculates a normalized 3D ray that goes from the mouse position into the 3D scene. The ray goes from rayOrigin in the rayDirection. If the ray cannot be calculated this method returns false. |