C# Class RotatorScript, JuniorProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: MilesMeacham/JuniorProject Class Usage Examples

Méthodes publiques

Свойство Type Description
rotateXvalue float
rotateYvalue float
rotateZvalue float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

rotateXvalue public_oe property

public float rotateXvalue
Résultat float

rotateYvalue public_oe property

public float rotateYvalue
Résultat float

rotateZvalue public_oe property

public float rotateZvalue
Résultat float