Graphics Flashcards
Image Effect Reference
Image effects handle all render texture based full screen imaging post-processing effects
They add to the look and feel of your game, without you needing to spend too much time on artwork
Image post-processing effects
You use image post-processing effects to simulate physical camera and film properties.. For example… Bloom, depth of field, tone mapping or color correction
How do you get post-processing effects
The Unity Editor ships with many image effects in the standard assets effect package, but you can also write your own post processing effects.
What are mesh components
3D Meshes are the main graphics of Unity
Various components exist in unity to render regular or skinned meshes, trails or 3D lines