C# Class ThirdPersonCamera, Unity3D-Action-Rpg-Game-Prototype

Inheritance: MonoBehaviour
Mostrar archivo Open project: kirotab/Unity3D-Action-Rpg-Game-Prototype Class Usage Examples

Public Properties

Property Type Description
smooth float

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

smooth public_oe property

public float smooth
return float