C# Class TargetController, faith

Inheritance: MonoBehaviour
ファイルを表示 Open project: rainaldisatria/faith Class Usage Examples

Public Methods

Method Description
OnObjectOutsideScreenSpace ( ) : void
OnObjectWithinScreenSpace ( ) : void

Private Methods

Method Description
Update ( ) : void

Method Details

OnObjectOutsideScreenSpace() public method

public OnObjectOutsideScreenSpace ( ) : void
return void

OnObjectWithinScreenSpace() public method

public OnObjectWithinScreenSpace ( ) : void
return void