VRChat

[Mochie Standard Shader] Toggle AreaLit

ランタイム中に AreaLit 機能のオンとオフを切り替えられるようにします。 もちろん、スクリプトに最小限の変更を加えるだけで、他のシェーダーのキーワードを切り替えることができます。 この機能を呼び出すには、SendCustomEvent _ToggleShaderKeyword を使用します。 Allows you to toggle the AreaLit functionality on and off during runtime. You can of course toggle other keywords on other shaders with minimal changes to the script. Use SendCustomEvent _ToggleShaderKeyword to call the function.

必要です || Requires

使用例 || Use case

利用規約 || License

感謝 || Special Thanks

連絡先 || Contact

[Mochie Standard Shader] Toggle AreaLit
[Mochie Standard Shader] Toggle AreaLit
ランタイム中に AreaLit 機能のオンとオフを切り替えられるようにします。 もちろん、スクリプトに最小限の変更を加えるだけで、他のシェーダーのキーワードを切り替えることができます。 この機能を呼び出すには、SendCustomEvent _ToggleShaderKeyword を使用します。 Allows you to toggle the AreaLit functionality on and off during runtime. You can of course toggle other keywords on other shaders with minimal changes to the script. Use SendCustomEvent _ToggleShaderKeyword to call the function.