Parameters |
Description |
Ang3 shakeAngle |
Angle of the shake movement. |
Vec3 shakeShift |
Shift of the shake movement. |
float duration |
Duration of the shake movement. |
float frequency |
Frequency of the shake movement. |
float randomness |
Randomness amount. |
Syntax: Actor.SetViewShake( Ang3 shakeAngle, Vec3 shakeShift, float duration, float frequency, float randomness )
Sets the shake movement for the view.
Copyright (c) 2012. All rights reserved.
|