C# Class OVRInput.OVRControllerBase.VirtualNearTouchMap

ファイルを表示 Open project: FIU-SCIS-Senior-Projects/SmartBuilding4

Public Properties

Property Type Description
None RawNearTouch
PrimaryIndexTrigger RawNearTouch
PrimaryThumbButtons RawNearTouch
SecondaryIndexTrigger RawNearTouch
SecondaryThumbButtons RawNearTouch

Public Methods

Method Description
ToRawMask ( NearTouch virtualMask ) : RawNearTouch

Method Details

ToRawMask() public method

public ToRawMask ( NearTouch virtualMask ) : RawNearTouch
virtualMask NearTouch
return RawNearTouch

Property Details

None public_oe property

public RawNearTouch None
return RawNearTouch

PrimaryIndexTrigger public_oe property

public RawNearTouch PrimaryIndexTrigger
return RawNearTouch

PrimaryThumbButtons public_oe property

public RawNearTouch PrimaryThumbButtons
return RawNearTouch

SecondaryIndexTrigger public_oe property

public RawNearTouch SecondaryIndexTrigger
return RawNearTouch

SecondaryThumbButtons public_oe property

public RawNearTouch SecondaryThumbButtons
return RawNearTouch