C# Class Check1D_Always0to1, xr.sdk.validation.input

Inheritance: Check
显示文件 Open project: Unity-Technologies/xr.sdk.validation.input Class Usage Examples

Public Methods

Method Description
Check1D_Always0to1 ( InputDevice, device, InputFeatureUsage featureUsage, ControlTest, parentTest ) : System.Collections
RunCheck ( ) : void

Method Details

Check1D_Always0to1() public method

public Check1D_Always0to1 ( InputDevice, device, InputFeatureUsage featureUsage, ControlTest, parentTest ) : System.Collections
device InputDevice,
featureUsage InputFeatureUsage
parentTest ControlTest,
return System.Collections

RunCheck() public method

public RunCheck ( ) : void
return void