Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...

    Type Alias TerrainTextures

    type TerrainTextures = {
        albedoRoughness: Texture;
        normalMetallic: Texture;
    }
    Index

    Properties

    albedoRoughness: Texture
    normalMetallic: Texture