LuaCuboid

Type doc:

Fields:

half_size: LuaVec3

Methods:

size: function(self: LuaCuboid ):( LuaVec3 )

closest_point: function(self: LuaCuboid , LuaVec3 ):( LuaVec3 )

clone: function(self: LuaCuboid ):( LuaCuboid )

new: function(number , number , number):( LuaCuboid )

from_size: function( LuaVec3 ):( LuaCuboid )

from_corners: function( LuaVec3 , LuaVec3 ):( LuaCuboid )

from_length: function(number):( LuaCuboid )

__tostring: function(self: LuaCuboid ):(string)

__eq: function(any , any):(any)