C# Class KeyInput_half_joint, RRS

Inheritance: MonoBehaviour
Afficher le fichier Open project: cxdcxd/RRS

Méthodes publiques

Свойство Type Description
speed float

Méthodes publiques

Méthode Description
RotateTo ( float primaryAxisRotation ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
CurrentPrimaryAxisRotation ( ) : float

Method Details

RotateTo() public méthode

public RotateTo ( float primaryAxisRotation ) : void
primaryAxisRotation float
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

speed public_oe property

public float speed
Résultat float