C# Class RaycastPaint, nyu_studio_fall2015

Inheritance: MonoBehaviour
ファイルを表示 Open project: radiatoryang/nyu_studio_fall2015

Public Properties

Property Type Description
redSpherePrefab Transform

Public Methods

Method Description
ToggleColor ( ) : void
Update ( ) : void

Method Details

ToggleColor() public method

public ToggleColor ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

redSpherePrefab public_oe property

public Transform redSpherePrefab
return Transform