Scene.resolution

gets the render resolution. initialized to Core.default_resolution

  1. Vector2 resolution [@property getter]
    class Scene
    @property
    Vector2
    resolution
    ()
  2. Vector2 resolution [@property setter]

Meta