C# Class SupportingSurface, voxicon

Inheritance: MonoBehaviour
Show file Open project: nkrishnaswamy/voxicon Class Usage Examples

Public Properties

Property Type Description
surfaceType SupportingSurfaceType

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

surfaceType public property

public SupportingSurfaceType surfaceType
return SupportingSurfaceType