Opacity
Description
We can control how transparent or opaque an element in our scene is using the .Opacity property where 0.1f is 10% opaque and 1f is 100% opaque.
Opacity is a float and by default is 1f (100% opaque).
Video
No video yet
Code
Next Step : Surface plane detection
After you have mastered this you should try Surface plane detection