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
changeWeather (type: 'rain'..., intensity: number)
날씨 효과를 추가합니다. 이는 기존의 changeDaylight 메서드와 별개로, 함께 사용할 수 있음. 날씨 효과를 추가하여 더욱 동적인 광원효과를 노출할 수 있을 것으로 예상함.
changeDaylight
날씨는 daylight 효과 이후에 덮어씌워짐.
강도를 선택하여 날씨 효과의 크기를 선택할 수 있음. 0 ~ 1의 숫자
The text was updated successfully, but these errors were encountered:
feat izure1/eriengine#87
459f651
비 눈 불 지형에서 보이는 불똥 쉐이더
추가 필요
Sorry, something went wrong.
비 눈 불똥 쉐이더는 파티클에 가까움. 따라서 파티클 플러그인에 추가할 것
#97
@eriengine/plugin-feeling 플러그인으로 병합됨.
@eriengine/plugin-feeling
#89 (comment)
izure1
No branches or pull requests
changeWeather (type: 'rain'..., intensity: number)
날씨 효과를 추가합니다.
이는 기존의
changeDaylight
메서드와 별개로, 함께 사용할 수 있음.날씨 효과를 추가하여 더욱 동적인 광원효과를 노출할 수 있을 것으로 예상함.
날씨는 daylight 효과 이후에 덮어씌워짐.
셰이더 종류
날씨 종류 (셰이더를 병합하여 효과를 만듬)
강도를 선택하여 날씨 효과의 크기를 선택할 수 있음.
0 ~ 1의 숫자
The text was updated successfully, but these errors were encountered: