Eulergraph
    Preparing search index...

    Type Alias CellEffect

    type CellEffect = {
        name: "simpleShader" | "bumpShader";
    }
    Index

    Properties

    Properties

    name: "simpleShader" | "bumpShader"