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

    Type Alias WorldMaterialOptions

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

    Properties

    Properties

    color?: Color
    diffuseMap?: Texture