浏览代码

explained shader in readme

/4.0
Alexandra Serralta 4 年前
当前提交
9a91bab3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      README.md

4
README.md


## CameraGrain
This sample demonstrates the camera grain effect. Once a plane is deteced, you can place a cube on it with a material that simulates the camera grain noise in the camera feed. See the `CameraGrain.cs` script.
This sample demonstrates the camera grain effect. Once a plane is deteced, you can place a cube on it with a material that simulates the camera grain noise in the camera feed. See the `CameraGrain.cs` script. Also see `CameraGrain.shader` which animates and applies the camera grain texture (through linear interpolation) in screenspace.
This sample requires iOS 13 and is not supported on Android. It also is only supported on Unity 2020.2 and above.
This sample requires iOS 13 and is not supported on Android. It also is only supported on Unity 2020.2 and above.
正在加载...
取消
保存