Skip to content

class TraceRayReport (client-side)

Available since version: 0.2.0

This class represents trace ray result.

Properties

userdata vob (read-only)

Available since version: 0.2.0

Represents found vob pointer in ray cast call.


Vec3 intersect

Available since version: 0.2.0

Represents found intersection point in ray cast call.


Vec3 normal

Available since version: 0.2.0

Represents found intersection point normals in ray cast call.


Methods

No methods.