Property | Type | Description | |
---|---|---|---|
instantRotate | bool | ||
rotate | bool | ||
rotateTime | float | ||
targetObject | Transform |
Method | Description | |
---|---|---|
ConvertAngles ( Vector3 currentEulers ) : void | ||
EndRotation ( ) : void | ||
RotateTo ( Transform target ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public ConvertAngles ( Vector3 currentEulers ) : void | ||
currentEulers | Vector3 | |
return | void |