Small World Engine API Reference - v0.76.20
    Preparing search index...

    Type Alias WorldMaterialOptions

    type WorldMaterialOptions = {
        color?: Color;
        diffuseMap?: Texture;
    }
    Index
    color?: Color
    diffuseMap?: Texture