C# Class UnityEditor.TimeHelper

显示文件 Open project: randomize/VimConfig

Public Properties

Property Type Description
deltaTime float

Public Methods

Method Description
Begin ( ) : void
Update ( ) : float

Method Details

Begin() public method

public Begin ( ) : void
return void

Update() public method

public Update ( ) : float
return float

Property Details

deltaTime public_oe property

public float deltaTime
return float