mesh-named.js 219 Bytes Edit Raw Blame History 1 2 3 4 5 export const GRID_NAME = 'gridBox'; export const MESH_NAME = 'active:'; export const STENCIL_MESH_NAME = 'stencil:mesh:'; export const STENCIL_PLNAE_MESH_NAME = 'stencil:plane'; export const PLATFORM_NAME = 'platform';