Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BabylonMaterialSky

Index

Constructors

constructor

  • Parameters

    • context: Context

    Returns BabylonMaterialSky

Methods

create

  • Create Sky Material

    group

    create

    shortname

    sky material

    Parameters

    Returns SkyMaterial

    Sky material

getAzimuth

  • Gets the azimuth of the sky material

    group

    get

    shortname

    get azimuth

    Parameters

    Returns number

getCameraOffset

  • Gets the camera offset of the sky material

    group

    get

    shortname

    get camera offset

    Parameters

    Returns Vector3

getDistance

  • Gets the distance of the sky material

    group

    get

    shortname

    get distance

    Parameters

    Returns number

getDithering

  • Gets the dithering of the sky material

    group

    get

    shortname

    get dithering

    Parameters

    Returns boolean

getInclination

  • Gets the inclination of the sky material

    group

    get

    shortname

    get inclination

    Parameters

    Returns number

getLuminance

  • Gets the luminance of the sky material

    group

    get

    shortname

    get luminance

    Parameters

    Returns number

getMieCoefficient

  • Gets the mieCoefficient of the sky material

    group

    get

    shortname

    get mieCoefficient

    Parameters

    Returns number

getMieDirectionalG

  • Gets the mieDirectionalG of the sky material

    group

    get

    shortname

    get mieDirectionalG

    Parameters

    Returns number

getRayleigh

  • Gets the rayleigh of the sky material

    group

    get

    shortname

    get rayleigh

    Parameters

    Returns number

getSunPosition

  • Gets the sun position of the sky material

    group

    get

    shortname

    get sun position

    Parameters

    Returns Vector3

getTurbidity

  • Gets the turbidity of the sky material

    group

    get

    shortname

    get turbidity

    Parameters

    Returns number

getUp

  • Gets the up of the sky material

    group

    get

    shortname

    get up

    Parameters

    Returns Vector3

getUseSunPosition

  • Gets the use sun position of the sky material

    group

    get

    shortname

    get use sun position

    Parameters

    Returns boolean

setAzimuth

  • Sets the azimuth of the sky material

    group

    set

    shortname

    set azimuth

    Parameters

    Returns void

setCameraOffset

  • Sets the camera offset of the sky material

    group

    set

    shortname

    set camera offset

    Parameters

    Returns void

setDistance

  • Sets the distance of the sky material

    group

    set

    shortname

    set distance

    Parameters

    Returns void

setDithering

  • Sets the dithering of the sky material

    group

    set

    shortname

    set dithering

    Parameters

    Returns void

setInclination

  • Sets the inclination of the sky material

    group

    set

    shortname

    set inclination

    Parameters

    Returns void

setLuminance

  • Sets the luminance of the sky material

    group

    set

    shortname

    set luminance

    Parameters

    Returns void

setMieCoefficient

  • Sets the mieCoefficient of the sky material

    group

    set

    shortname

    set mieCoefficient

    Parameters

    Returns void

setMieDirectionalG

  • Sets the mieDirectionalG of the sky material

    group

    set

    shortname

    set mieDirectionalG

    Parameters

    Returns void

setRayleigh

  • Sets the rayleigh of the sky material

    group

    set

    shortname

    set rayleigh

    Parameters

    Returns void

setSunPosition

  • Sets the sun position of the sky material

    group

    set

    shortname

    set sun position

    Parameters

    Returns void

setTurbidity

  • Sets the turbidity of the sky material

    group

    set

    shortname

    set turbidity

    Parameters

    Returns void

setUp

  • setUp(inputs: UpDto): void
  • Sets the up of the sky material

    group

    set

    shortname

    set up

    Parameters

    • inputs: UpDto

      up value and material

    Returns void

setUseSunPosition

  • Sets the use sun position of the sky material

    group

    set

    shortname

    set use sun position

    Parameters

    Returns void

Generated using TypeDoc