C# Class TestCamera

Inheritance: MonoBehaviour
Show file Open project: LilTsubaki/Les-fragments-d-Erule Class Usage Examples

Public Properties

Property Type Description
aim GameObject
speed float

Private Methods

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

Property Details

aim public property

public GameObject aim
return GameObject

speed public property

public float speed
return float