typings.three.lights

Type members

Classlikes

@native @JSImport("three", "AmbientLight") @JSType
class AmbientLight extends Light
@native @JSImport("three", "AmbientLightProbe") @JSType
@native @JSImport("three", "DirectionalLight") @JSType
class DirectionalLight extends Light
@native @JSImport("three", "DirectionalLightShadow") @JSType
@native @JSImport("three", "HemisphereLight") @JSType
class HemisphereLight extends Light
@native @JSImport("three", "HemisphereLightProbe") @JSType
@native @JSImport("three", "Light") @JSType
class Light extends Object3D
@native @JSImport("three", "LightProbe") @JSType
class LightProbe extends Light
@native @JSImport("three", "LightShadow") @JSType
class LightShadow extends Object
@native @JSImport("three", "PointLight") @JSType
class PointLight extends Light
@native @JSImport("three", "PointLightShadow") @JSType
@native @JSImport("three", "RectAreaLight") @JSType
class RectAreaLight extends Light
@native @JSImport("three", "SpotLight") @JSType
class SpotLight extends Light
@native @JSImport("three", "SpotLightShadow") @JSType