C# Class RotatePlant, FIcontent.Gaming.Enabler.phenomobilecharactermanager

Inheritance: MonoBehaviour
Afficher le fichier Open project: fi-content2-games-platform/FIcontent.Gaming.Enabler.phenomobilecharactermanager

Méthodes publiques

Свойство Type Description
objects GameObject[]
smoothTime float
xSpeed float
yMaxLimit float
yMinLimit float
ySpeed float

Méthodes publiques

Méthode Description
OnZoom ( ) : void

Private Methods

Méthode Description
FixedUpdate ( ) : void
Start ( ) : void

Method Details

OnZoom() public méthode

public OnZoom ( ) : void
Résultat void

Property Details

objects public_oe property

public GameObject[] objects
Résultat GameObject[]

smoothTime public_oe property

public float smoothTime
Résultat float

xSpeed public_oe property

public float xSpeed
Résultat float

yMaxLimit public_oe property

public float yMaxLimit
Résultat float

yMinLimit public_oe property

public float yMinLimit
Résultat float

ySpeed public_oe property

public float ySpeed
Résultat float