| Enumerator |
|---|
| Up |
|
| Right |
|
| Forward |
|
| Enumerator |
|---|
| Disabled |
|
| Free |
|
| LookAtTarget |
|
| LookAtTargetCenter |
|
| EdyCommonTools.RotationController.Rotation.Rotation |
( |
Axis |
axis | ) |
|
|
inline |
| EdyCommonTools.RotationController.Rotation.Rotation |
( |
Axis |
axis, |
|
|
Mode |
rotationMode |
|
) |
| |
|
inline |
| EdyCommonTools.RotationController.Rotation.Rotation |
( |
Axis |
axis, |
|
|
Mode |
rotationMode, |
|
|
float |
min, |
|
|
float |
max |
|
) |
| |
|
inline |
| void EdyCommonTools.RotationController.Rotation.ResetAngle |
( |
float |
newAngle | ) |
|
|
inline |
| void EdyCommonTools.RotationController.Rotation.Update |
( |
float |
deltaTime, |
|
|
Transform |
self, |
|
|
Transform |
target, |
|
|
Renderer |
targetRenderer, |
|
|
Transform |
reference |
|
) |
| |
|
inline |
| float EdyCommonTools.RotationController.Rotation.angle |
| bool EdyCommonTools.RotationController.Rotation.clamped = false |
| bool EdyCommonTools.RotationController.Rotation.damped = true |
| float EdyCommonTools.RotationController.Rotation.damping = 4.0f |
| float EdyCommonTools.RotationController.Rotation.maxAngle = 120.0f |
| float EdyCommonTools.RotationController.Rotation.minAngle = -120.0f |
| Mode EdyCommonTools.RotationController.Rotation.mode = Mode.Free |
| float EdyCommonTools.RotationController.Rotation.targetOffset |
| bool EdyCommonTools.RotationController.Rotation.isRotating |
|
get |
| Quaternion EdyCommonTools.RotationController.Rotation.rotation |
|
get |
The documentation for this class was generated from the following file: