class TraceRayReport (client-side)
Available since version: 0.2.0
This class represents trace ray result.
Properties
userdata vob (read-only)
Represents found vob pointer in ray cast call.
Polygon poly (read-only)
Available since version: 0.3.5
Represents found poly pointer in ray cast call.
Vec3 intersect
Represents found intersection point in ray cast call.
Vec3 normal
Represents found intersection point normals in ray cast call.
Methods
No methods.
Callbacks
No callbacks.