CameraIsRendering Property

RAGE Plugin Hook Documentation

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

Gets a value indicating whether this instance is the gameplay camera.
Gets or sets a value indicating whether this instance is currently being rendered.

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

public bool IsRendering { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Rage.Camera.IsRendering"]

See Also

Reference