- Current Version: 3: 2024-11-06T13:34:51Z
- First Published: 2016-01-13T23:49:21Z
- Size: 149712
- Supported Unity Versions: 2017.1.0
CRT Monitor Effect/ Old TV Effect
This is a post-processing shader simulating CRT Screen, for Built-In Render Pipeline.
CRT Setting Option:
1. Effect Scale (0.0 ~ 2.0)
2. Center Light On/Off
3. Center Light Scale (0.0 ~ 1.0)
4. Overall Light (0.0 ~ 1.0)
Package included:
1. Shader File
2. C# script Post-Processing Controller
3. CRT Safe Area Script
4. An Example Scene. (A Camera prefab in [OldAsset] folder)
* Be notice the showcase model does not included in Asset
About CRT Safe Area:
CRT Safe Area is a Component to align your Canvas UI to correct position, you can put everything under the Margin Object like Example Scene.
* If you are using SafeArea Helper with mobile device, please put CRT Safe Area as a child of SafeArea.
*If you are looking for Post Process Stack version, there is a PostProcessStack folder, and you will be required to install Post Proecess Package:
Window -> Pacakage Manager -> Unity Registry -> Post Processing
Otherwise, you can just remove "Post Process Stack" folder and use the "Builtin" script
Add to cart