SerenityJS
    Preparing search index...

    Interface TerrainGeneratorProperties

    interface TerrainGeneratorProperties {
        seed: number;
    }
    Index

    Properties

    Properties

    seed: number