C# Class KinectWithVRServer.Shaders.DepthScalingEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect
Show file Open project: vancegroup/KVR Class Usage Examples

Public Properties

Property Type Description
InputProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty

Public Methods

Method Description
DepthScalingEffect ( ) : System

Method Details

DepthScalingEffect() public method

public DepthScalingEffect ( ) : System
return System

Property Details

InputProperty public static property

public static DependencyProperty,System.Windows InputProperty
return System.Windows.DependencyProperty

MaximumProperty public static property

public static DependencyProperty,System.Windows MaximumProperty
return System.Windows.DependencyProperty

MinimumProperty public static property

public static DependencyProperty,System.Windows MinimumProperty
return System.Windows.DependencyProperty