facebook twitter hatena line email

Unity/ReflectionProbe

提供: 初心者エンジニアの簡易メモ
移動: 案内検索

サンプル

  1. 映り込みのオブジェクトのmaterialを作成し、materialのsmoothnessを1へ
  2. 映り込みのオブジェクト以外のobjectをstaticへ
  3. LightからReflectionProbeを設置して、範囲内に。
  4. ReflectionProbeのBoxProjectionにチェックを付ける。
  5. ReflectionProbeのInspectorの下にあるBakeボタンを押す。
  6. Unityメインメニュー/Window/Renderring/Lighting/"Generate Lighting"ボタンを押す

参考

https://creator.cluster.mu/2022/03/22/misaka-1/