Light2D.editorOnly

If true Light2D will only appear when editing the scene. Default value: false.

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

Meta