C# Class Align

Inheritance: MonoBehaviour
Afficher le fichier Open project: marouen-lamiri/Second-Soul Class Usage Examples

Méthodes publiques

Свойство Type Description
maxMagnitude float
maxRadians float

Méthodes publiques

Méthode Description
Start ( ) : void
interpolatedChangeInOrientation ( Vector3 targetOrientation ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

interpolatedChangeInOrientation() public méthode

public interpolatedChangeInOrientation ( Vector3 targetOrientation ) : void
targetOrientation Vector3
Résultat void

Property Details

maxMagnitude public_oe property

public float maxMagnitude
Résultat float

maxRadians public_oe property

public float maxRadians
Résultat float