ReferenceRect.editorOnly

If set to true, the ReferenceRect will only be visible while in editor. Otherwise, ReferenceRect will be visible in game.

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

Meta