C# Class Teleport

Inheritance: MonoBehaviour
Show file Open project: ashanhol/CollectThemAllVR Class Usage Examples

Public Methods

Method Description
InfiniteCollect ( ) : void
SetGazedAt ( bool gazedAt ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

InfiniteCollect() public method

public InfiniteCollect ( ) : void
return void

SetGazedAt() public method

public SetGazedAt ( bool gazedAt ) : void
gazedAt bool
return void