Interface DynamicEnvConfig

interface DynamicEnvConfig {
    envmap1: Texture;
    envmap2: Texture;
}

Properties

Properties

envmap1: Texture
envmap2: Texture