Type Alias CellEffect

CellEffect: {
    name: "simpleShader" | "bumpShader";
}