MapStaticOverlay
Derives from MapMesh
[Icon, ]

Summary

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.

Constructors

MapStaticOverlay( MapDocument mapDocument = null, )

Methods

void CreateCenteredQuad( Vector2 size, Material material, )