On Fri, 16 Apr 2021 13:26:56 GMT, Ambarish Rapte <ara...@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