CameraShake Method (Single)

RAGE Plugin Hook Documentation

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

Shakes this instance for the specified duration.

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

public void Shake(
	float duration
)

Parameters

duration
Type: SystemSingle
The duration to shake this camera, in seconds.
See Also

Reference