LuaDir2

Type doc:

Fields:

Methods:

as_vec2: function(self: LuaDir2 ):( LuaVec2 )

slerp: function(self: LuaDir2 , LuaDir2 , number):( LuaDir2 )

rotation_to: function(self: LuaDir2 , LuaDir2 ):( LuaRot2 )

rotation_from: function(self: LuaDir2 , LuaDir2 ):( LuaRot2 )

rotation_from_x: function(self: LuaDir2 ):( LuaRot2 )

rotation_to_x: function(self: LuaDir2 ):( LuaRot2 )

rotation_from_y: function(self: LuaDir2 ):( LuaRot2 )

rotation_to_y: function(self: LuaDir2 ):( LuaRot2 )

clone: function(self: LuaDir2 ):( LuaDir2 )

new_unchecked: function( LuaVec2 ):( LuaDir2 )

__tostring: function(self: LuaDir2 ):(string)

__unm: function(any):(any)

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

__mul: function(any , any):(any)