BlipAlpha Property

RAGE Plugin Hook Documentation

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

Gets or sets the alpha of this Blip.

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

public float Alpha { get; set; }

Property Value

Type: Single
The alpha of this Blip. 1f is no transparency, 0f is full transparency.
See Also

Reference