Class: AxRayIntersectionEvents

AxRayIntersectionEvents(context)

new AxRayIntersectionEvents(context)

Creates an object instance of AxRayIntersectionEvents
Parameters:
Name Type Description
context Axis The instance of axis, which calls the events
Source:

Methods

SetupRay(rayInitialPoint, rayOrientation)

Prepares the events for processing a scene and testing for intersecion with the given ray in the scene
Parameters:
Name Type Description
rayInitialPoint AxVector3 The initial (starting) point of the ray
rayOrientation AxVector3 The orientation vector of the ray
Source:

Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:27 GMT+0200 (FLE Standard Time)