UnitySensors
UnitySensors.Utils.Camera.Color2Depth Class Reference
Inheritance diagram for UnitySensors.Utils.Camera.Color2Depth:
Collaboration diagram for UnitySensors.Utils.Camera.Color2Depth:

Public Attributes

float y_min = 0.0f
 
float y_max = 1.0f
 
float y_coef = 1.0f
 

Private Member Functions

void Start ()
 
void OnRenderImage (RenderTexture source, RenderTexture dest)
 

Private Attributes

Material _mat
 

Member Function Documentation

◆ OnRenderImage()

void UnitySensors.Utils.Camera.Color2Depth.OnRenderImage ( RenderTexture  source,
RenderTexture  dest 
)
private

◆ Start()

void UnitySensors.Utils.Camera.Color2Depth.Start ( )
private

Member Data Documentation

◆ _mat

Material UnitySensors.Utils.Camera.Color2Depth._mat
private

◆ y_coef

float UnitySensors.Utils.Camera.Color2Depth.y_coef = 1.0f

◆ y_max

float UnitySensors.Utils.Camera.Color2Depth.y_max = 1.0f

◆ y_min

float UnitySensors.Utils.Camera.Color2Depth.y_min = 0.0f

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