C# Class Assets.Scripts.Test.CameraFollow

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: Cedric-Paris/PuzzleGameProject

Méthodes publiques

Свойство Type Description
Size float
Target UnityEngine.GameObject

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Size public_oe property

public float Size
Résultat float

Target public_oe property

public GameObject,UnityEngine Target
Résultat UnityEngine.GameObject