Transformable.getMatrix

Returns the current matrix. If any transformations was made, the matrix is updated before

class Transformable
final @nogc ref
const(Matrix4x4)
getMatrix
pure nothrow
(
)

Meta