Sky.radianceSize

The Sky's radiance map size. The higher the radiance map size, the more detailed the lighting from the Sky will be. See RADIANCE_SIZE_* constants for values. Default size is RADIANCE_SIZE_512.

  1. Sky.RadianceSize radianceSize [@property getter]
  2. long radianceSize [@property setter]
    struct Sky
    @nogc nothrow @property
    void
    radianceSize
    (
    long v
    )

Meta