C# Class TriggerTest, ITP_OpenSourceAnimation

Inheritance: MonoBehaviour
Show file Open project: n1ckfg/ITP_OpenSourceAnimation Class Usage Examples

Public Properties

Property Type Description
startTime float

Public Methods

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

Method Details

Awake() public method

public Awake ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

startTime public property

public float startTime
return float