AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
HoloToolkit.Unity.NearPlaneFade Class Reference

Sets global shader variables relating to near plane fade More...

Inheritance diagram for HoloToolkit.Unity.NearPlaneFade:

Public Attributes

float FadeDistanceStart = 0.85f
 
float FadeDistanceEnd = 0.5f
 
bool NearPlaneFadeOn = true
 

Detailed Description

Sets global shader variables relating to near plane fade

Definition at line 12 of file NearPlaneFade.cs.

Member Data Documentation

§ FadeDistanceEnd

float HoloToolkit.Unity.NearPlaneFade.FadeDistanceEnd = 0.5f

Definition at line 15 of file NearPlaneFade.cs.

§ FadeDistanceStart

float HoloToolkit.Unity.NearPlaneFade.FadeDistanceStart = 0.85f

Definition at line 14 of file NearPlaneFade.cs.

§ NearPlaneFadeOn

bool HoloToolkit.Unity.NearPlaneFade.NearPlaneFadeOn = true

Definition at line 17 of file NearPlaneFade.cs.


The documentation for this class was generated from the following file: