UNITY GBufferTexture

 sampler2D _CameraGBufferTexture0; // rgb: diffuse, a: occlusion

sampler2D _CameraGBufferTexture1; // rgb: specular, a: smoothness sampler2D _CameraGBufferTexture2; // rgb: normal, a: unused sampler2D _CameraGBufferTexture3; // rgb: emission, a: unused sampler2D _CameraDepthTexture

댓글

이 블로그의 인기 게시물

UE get player controller

Shader informations nice blog ~ ~

Unity #pragma target 2~5.0