|
@@ -163,6 +163,12 @@ light.target = targetObject;
|
|
|
|
|
|
<p>See the base [page:Light Light] class for common methods.</p>
|
|
|
|
|
|
+ <h3>[method:SpotLight dispose]()</h3>
|
|
|
+ <p>
|
|
|
+ Override of base class's [page:Light.dispose dispose].
|
|
|
+ Disposes of this light's [page:SpotLightShadow shadow].
|
|
|
+ </p>
|
|
|
+
|
|
|
<h3>[method:SpotLight copy]( [param:SpotLight source] )</h3>
|
|
|
<p>
|
|
|
Copies value of all the properties from the [page:SpotLight source] to this
|