CameraShake Method (String, Single)

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Shakes this instance with the specified shake type, for the specified duration.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public void Shake(
	string shakeType,
	float duration
)

Parameters

shakeType
Type: SystemString
The type of shake to use. LIST TYPES FOR GTA V!
duration
Type: SystemSingle
The duration to shake this camera, in seconds.
See Also

Reference