interface BiomeSearchOptions {
    boundingSize?: Vector3;
}

Properties

Properties

boundingSize?: Vector3