Camera.port

The port is the immediate visible part in the "room". The entire area in the world that must be covered in the field of view.

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

Meta