RFR: 8234920: Add SpotLight to the selection of 3D light types [v14]
Nir Lisker
nlisker at openjdk.java.net
Mon May 24 05:08:15 UTC 2021
On Fri, 16 Apr 2021 13:26:56 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
>> Nir Lisker has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Combined rotation and direction
>
> 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.
-------------
PR: https://git.openjdk.java.net/jfx/pull/334
More information about the openjfx-dev
mailing list