bitbybit.dev v1.0.0-rc.1
    Preparing search index...
    Index

    Constructors

    • Parameters

      • OptionaltextureUrl: string
      • OptionaltextureSize: number
      • Optionalsize: number
      • Optionalblur: number
      • OptionalenvironmentIntensity: number
      • OptionalhideSkybox: boolean

      Returns SkyboxCustomTextureDto

    Properties

    textureUrl?: string

    Skybox texture URL pointing to .hdr, .env or root of the cubemap images

    undefined
    

    true

    textureSize?: number

    Skybox texture size (only applies to custom URL texture)

    512
    

    true

    size: number

    Skybox size

    1000
    

    0

    Infinity

    10

    blur: number

    Identifies if skybox texture should affect scene environment

    0.1
    

    0

    Infinity

    0.1

    environmentIntensity: number

    Identifies if skybox texture should affect scene environment

    0.7
    

    0

    Infinity

    0.1

    hideSkybox?: boolean

    Hides the skybox mesh but keeps the environment texture

    false