NWVector

vector

Alias This

value

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

x
NWFloat x [@property getter]

Get/set vector values

x
NWFloat x [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
y
NWFloat y [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
y
NWFloat y [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
z
NWFloat z [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
z
NWFloat z [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

init
enum NWVector init;
Undocumented in source.
value
NWFloat[3] value;
Undocumented in source.

Meta