SpaceNode.SpaceNodeHelper

interface SpaceNode
mixin template SpaceNodeHelper (
bool with_matrix_property = true
) {}

Members

Functions

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

Mixins

__anonymous
mixin spaceTNodeHelper!(true, true, true)
Undocumented in source.

Variables

self_mtr
mat4 self_mtr;
Undocumented in source.

Meta