![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
Sets global shader variables relating to near plane fade More...
Public Attributes | |
| float | FadeDistanceStart = 0.85f |
| float | FadeDistanceEnd = 0.5f |
| bool | NearPlaneFadeOn = true |
Sets global shader variables relating to near plane fade
Definition at line 12 of file NearPlaneFade.cs.
| float HoloToolkit.Unity.NearPlaneFade.FadeDistanceEnd = 0.5f |
Definition at line 15 of file NearPlaneFade.cs.
| float HoloToolkit.Unity.NearPlaneFade.FadeDistanceStart = 0.85f |
Definition at line 14 of file NearPlaneFade.cs.
| bool HoloToolkit.Unity.NearPlaneFade.NearPlaneFadeOn = true |
Definition at line 17 of file NearPlaneFade.cs.