# `gs.morphs.Nowhere` `gs.morphs.Nowhere` is a placeholder morph that carries no initial geometry. It is used for particle entities that start empty and are populated at runtime, for example the target of an {doc}`emitter `. ```{eval-rst} .. autoclass:: genesis.options.morphs.Nowhere ```