Camera.shape

The size of the visible part in the plane of the window.

  1. Shape!float shape [@property getter]
  2. Shape!float shape [@property setter]
    class Camera
    @safe nothrow pure @property
    void
    shape
    (
    Shape!float value
    )

Meta