TransformList

Undocumented in source.

Members

Enums

Order
enum Order
Undocumented in source.

Properties

matrix
mat4 matrix [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

list
Transform[] list;
Undocumented in source.
order
Order order;
Undocumented in source.

Inherited Members

From Transform

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

Meta