Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.23 KB

UE4Shader

  • Config/ConsoleVariables.ini は Engine/Config 以下からコピーした I copyed Config/ConsoleVariables.ini from Engine/Config
r.ShaderDevelopmentMode=1
r.Shaders.Optimize=0
r.Shaders.KeepDebugInfo=1 
r.DumpShaderDebugInfo=1
r.DumpShaderDebugShortNames=1
  • エディタ上で Ctrl + Shift + . でシェーダの再コンパイルができる Recompile shader Ctrl + Shift + . in editor

  • .reg は Visual Studio でシェーダファイルをハイライトするためのもの .reg is for shader file highlight in Visual Studio