C# Class KeyEnableGameObjects

Inheritance: MonoBehaviour
显示文件 Open project: leapmotion/ImageGrid

Public Properties

Property Type Description
targets List
toggle KeyCode,

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

targets public_oe property

public List targets
return List

toggle public_oe property

public KeyCode, toggle
return KeyCode,