浏览代码

Fix typo in README (deteced => detected)

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

2
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. Also see `CameraGrain.shader` which animates and applies the camera grain texture (through linear interpolation) in screenspace.
This sample demonstrates the camera grain effect. Once a plane is detected, 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 a device running iOS 13 and Unity 2020.2 or later.

正在加载...
取消
保存