C# Class DetailPointMarkerController

Inheritance: MonoBehaviour
显示文件 Open project: cronkite-asu/VRoggingTemplate Class Usage Examples

Public Methods

Method Description
SetIsGazed ( bool g ) : void

Private Methods

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

Method Details

SetIsGazed() public method

public SetIsGazed ( bool g ) : void
g bool
return void