EntityOpacity Property

RAGE Plugin Hook Documentation

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

Gets or sets the opacity of this instance.

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

public float Opacity { get; set; }

Property Value

Type: Single
A value between 0.0F and 1.0F indicating the opacity of this instance. 1.0F is fully opaque; 0.0F is fully transparent.
See Also

Reference