Skip to content

Documentation / @ripl/3d / createSpotLight

Function: createSpotLight() ​

createSpotLight(options?): SpotLight

Defined in: 3d/src/core/lights.ts:372

Creates a SpotLight.

Parameters ​

ParameterType
options?SpotLightOptions

Returns ​

SpotLight