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
Lighting.Technology
Not sure if I'm using it wrong but I can't set Lighting.Technology through my project.json file? I tried in both implicit and explicit formats:
project.json
I also tried changing other props and they change and they are shown in the output window, however the Technology property doesn't even appear here.
Technology
EDIT: Just realized that you have to put the value of the enum, which I also tried but it still didn't work.
Originally posted by @AridAjd in #24 (comment)
The text was updated successfully, but these errors were encountered:
repro: https://streamable.com/hk6e3t
Sorry, something went wrong.
Oh, I forgot that Lighting.Technology is not scriptable. The only way to bypass this limitation is to use argon build.
argon build
No branches or pull requests
Not sure if I'm using it wrong but I can't set
Lighting.Technology
through myproject.json
file? I tried in both implicit and explicit formats:I also tried changing other props and they change and they are shown in the output window, however the
Technology
property doesn't even appear here.EDIT: Just realized that you have to put the value of the enum, which I also tried but it still didn't work.
Originally posted by @AridAjd in #24 (comment)
The text was updated successfully, but these errors were encountered: