GraphicsDevice.viewMatrix

Undocumented in source. Be warned that the author may not have intended to support it.
  1. mat4 viewMatrix [@property getter]
  2. mat4 viewMatrix [@property setter]
    class GraphicsDevice
    @nogc @property nothrow
    void
    viewMatrix
    (
    mat4 value
    )

Meta