babylon.quarks - v0.19.0
    Preparing search index...

    Function createEnvAtlasFromFaceUrls

    • Packs six cube-face images into one 3×2 atlas Texture (px py pz / nx ny nz). Uses invertY:false so UV cellY=0 maps to the +faces row matching the shader.

      Parameters

      • urls: string[]
      • scene: Scene

      Returns Promise<Texture>