RFR: 8234920: Add SpotLight to the selection of 3D light types [v14]

Ambarish Rapte arapte at openjdk.java.net
Tue May 25 14:45:59 UTC 2021


On Mon, 24 May 2021 05:02:45 GMT, Nir Lisker <nlisker at openjdk.org> wrote:

>> modules/javafx.graphics/src/main/java/javafx/scene/SpotLight.java line 55:
>> 
>>> 53:  * {@code falloff >= 0}; values outside either of these ranges can produce unexpected results.
>>> 54:  * <p>
>>> 55:  * <img src="doc-files/spotlight.png" alt="Image of the Spotlight">
>> 
>> Should we have cone depicted in the diagram ?
>
> Not sure how to do that in a clear way. If you want to create an image I will use it.

I shall try to create a diagram.

-------------

PR: https://git.openjdk.java.net/jfx/pull/334


More information about the openjfx-dev mailing list