Light.editorOnly

If true, the light only appears in the editor and will not be visible at runtime.

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

Meta