LuaBVec3
Type doc:
Fields:
x: boolean
y: boolean
z: boolean
Methods:
bitmask: function(self: LuaBVec3 ):(integer)
any: function(self: LuaBVec3 ):(boolean)
all: function(self: LuaBVec3 ):(boolean)
test: function(self: LuaBVec3 , integer):(boolean)
assert_receiver_is_total_eq: function(self: LuaBVec3 )
set: function(self: LuaBVec3 , integer , boolean)
new: function(boolean , boolean , boolean):( LuaBVec3 )
splat: function(boolean):( LuaBVec3 )
from_array: function({boolean}):( LuaBVec3 )
__tostring: function(self: LuaBVec3 ):(string)
__eq: function(any , any):(any)