# Editor.MapDoc.MapStaticOverlay

An overlay which is rendered using a mesh generated by projecting faces onto
surrounding geometry. Baked during map compile so that there is no runtime component.
Also supports being limited to specific targets.

- Kind: class
- Namespace: `Editor.MapDoc`
- Assembly: `Sandbox.Tools`
- Inherits: [Editor.MapDoc.MapMesh](/api/Editor.MapDoc.MapMesh)
- Modifiers: sealed

## Constructors

- [`MapStaticOverlay`](/api/Editor.MapDoc.MapStaticOverlay/.ctor)

## Methods

- [`CreateCenteredQuad`](/api/Editor.MapDoc.MapStaticOverlay/CreateCenteredQuad)
