LuaBVec4

Type doc:

Fields:

w: boolean

x: boolean

y: boolean

z: boolean

Methods:

clone: function(self: LuaBVec4 ):( LuaBVec4 )

bitmask: function(self: LuaBVec4 ):(integer)

any: function(self: LuaBVec4 ):(boolean)

all: function(self: LuaBVec4 ):(boolean)

test: function(self: LuaBVec4 , integer):(boolean)

assert_receiver_is_total_eq: function(self: LuaBVec4 )

set: function(self: LuaBVec4 , integer , boolean)

new: function(boolean , boolean , boolean , boolean):( LuaBVec4 )

splat: function(boolean):( LuaBVec4 )

from_array: function({boolean}):( LuaBVec4 )

__tostring: function(self: LuaBVec4 ):(string)

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