Light2D.editorOnly

If true, Light2D will only appear when editing the scene.

  1. bool editorOnly [@property getter]
  2. bool editorOnly [@property setter]
    struct Light2D
    @nogc nothrow @property
    void
    editorOnly
    (
    bool v
    )

Meta