Метод | Описание | |
---|---|---|
RotationZ ( float z, float distOfPivot ) : void |
Rotation under the z axes using Quaternion.Euler
|
Метод | Описание | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
public RotationZ ( float z, float distOfPivot ) : void | ||
z | float | The angle with the z axes |
distOfPivot | float | |
Результат | void |