C# Class Cube, PSUnity

Inheritance: MonoBehaviour
Afficher le fichier Open project: MickyBalladelli/PSUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
angle float
rotationSpeed float

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

angle public_oe property

public float angle
Résultat float

rotationSpeed public_oe property

public float rotationSpeed
Résultat float