flywave-mapview.mapviewenvironment.createlight
Home > @flywave/flywave-mapview > MapViewEnvironment > createLight
MapViewEnvironment.createLight() method
Signature:
createLight(lightDescription: Light): THREE.Light<THREE.LightShadow<THREE.Camera>>;
Parameters
Parameter | Type | Description |
|---|---|---|
lightDescription | Light |
Returns:
THREE.Light<THREE.LightShadow<THREE.Camera>>