new FakePointLight(position, color, intensity)
Constructor
Parameters:
Name | Type | Default | Description |
---|---|---|---|
position |
Point | position of the light |
|
color |
Color | color of the light |
|
intensity |
number |
1
|
intensity of the light |