mesh-named.js 219 Bytes
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';