TransformNode

Undocumented in source.

Constructors

this
this(Node par)
Undocumented in source.

Members

Properties

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.

Variables

_parent
Node _parent;
Undocumented in source.
transform
Transform transform;
Undocumented in source.

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