Avorion Script API Documentation

vec3 vec3

Properties
x
y
z

Member Functions
__add
__div
__eq
__lt
__mul
__sub
__tostring
__unm

vec3

function vec3(var x, var y, var z)

Parameters

x
y
z

Returns

A new instance of vec3

property float x
property float y
property float z

function vec3 __add(var other)

function vec3 __div(var other)

function bool __eq(vec3 other)

function bool __lt(vec3 other)

function vec3 __mul(var other)

function vec3 __sub(var other)

function string __tostring()

function vec3 __unm()

Overview
Home Functions Search
Search:

This is the official documentation for the scripting API of Avorion. This documentation is automatically generated and not necessarily complete. Depending on the context in which functions exist, some documentation such as descriptions, return values or variable names or types may be missing.

Work in Progress. Documentation of Avorion Version: 2.5.7 c8e4beec84f7