C# Class TutorialCameraController

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/stardust Class Usage Examples

Méthodes publiques

Свойство Type Description
Girl GameObject
LeftEdge float
RightEdge float

Méthodes publiques

Méthode Description
LateUpdate ( ) : void

Method Details

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

Property Details

Girl public_oe property

public GameObject Girl
Résultat GameObject

LeftEdge public_oe property

public float LeftEdge
Résultat float

RightEdge public_oe property

public float RightEdge
Résultat float