LuaRayCast3d
Type doc:
Methods:
direction_recip: function(self: LuaRayCast3d ):( LuaVec3A )
aabb_intersection_at: function(self: LuaRayCast3d , LuaAabb3d ):(number)
sphere_intersection_at: function(self: LuaRayCast3d , LuaBoundingSphere ):(number)
clone: function(self: LuaRayCast3d ):( LuaRayCast3d )
from_ray: function( LuaRay3d , number):( LuaRayCast3d )
__tostring: function(self: LuaRayCast3d ):(string)