C# Class VRInputModule, psmove-unity5

Inheritance: BaseInputModule
Afficher le fichier Open project: HipsterSloth/psmove-unity5 Class Usage Examples

Méthodes publiques

Свойство Type Description
ScrollSpeedMultiplier float

Méthodes publiques

Méthode Description
IsModuleSupported ( ) : bool
Process ( ) : void
ToString ( ) : string

Private Methods

Méthode Description
ClearSelection ( ) : void
GetLookPointerEventData ( ) : PointerEventData
Select ( GameObject go ) : void
SendUpdateEventToSelectedObject ( ) : bool

Method Details

IsModuleSupported() public méthode

public IsModuleSupported ( ) : bool
Résultat bool

Process() public méthode

public Process ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

ScrollSpeedMultiplier public_oe property

public float ScrollSpeedMultiplier
Résultat float