We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For spotlights, I believe the documentation for the coneangle parameter is incorrect. At the end, it states:
coneangle
After this angle and up to "coneangle" + "conedeltaangle", illumination falls off until it is zero.
Shouldn't this be coneangle - conedeltaangle? That seems to match up better with what is described in the online editions here and here.
coneangle - conedeltaangle
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For spotlights, I believe the documentation for the
coneangle
parameter is incorrect. At the end, it states:Shouldn't this be
coneangle - conedeltaangle
? That seems to match up better with what is described in the online editions here and here.The text was updated successfully, but these errors were encountered: