HemisphereLightProbe
@native @JSImport("three", "HemisphereLightProbe") @JSType class HemisphereLightProbe extends LightProbe
class LightProbe
class Light
class Object3D
class EventDispatcher
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Constructors
def this(skyColor: UndefOr[ColorRepresentation], groundColor: UndefOr[ColorRepresentation], intensity: UndefOr[Double])