C# Class KinectWithVRServer.Shaders.DepthScalingEffect

Inheritance: System.Windows.Media.Effects.ShaderEffect
ファイルを表示 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_oe static_oe property

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

MaximumProperty public_oe static_oe property

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

MinimumProperty public_oe static_oe property

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