C# Class LightOptions, Void-Runner

Inheritance: MonoBehaviour
Mostrar archivo Open project: NoScopeProductions/Void-Runner Class Usage Examples

Public Properties

Property Type Description
destroyTime float
speed float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

destroyTime public_oe property

public float destroyTime
return float

speed public_oe property

public float speed
return float