DimmyNode

Undocumented in source.

Constructors

this
this(Node par)
Undocumented in source.

Members

Functions

setOffset
void setOffset(vec3 pnt)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

matrix
mat4 matrix [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
matrix
mat4 matrix [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parent
const(Node) parent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parent
Node parent [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Node

matrix
mat4 matrix [@property getter]
Undocumented in source.
parent
const(Node) parent [@property getter]
Undocumented in source.
baseX
vec3 baseX [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
baseY
vec3 baseY [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
baseZ
vec3 baseZ [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
offset
vec3 offset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta