transparency_3d
Fixed a typo, removed unused component, normalized comments added a touch more detail.
# Objective - Use the `..default()` method in examples instead of `..Default::default()`
Adds examples demonstrating transparency for 2d, 3d and UI. Fixes #3215.