[This is preliminary documentation and is subject to change.]
Sets the scale of this
Blip.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public float Scale { set; }
Public WriteOnly Property Scale As Single
Set
public:
property float Scale {
void set (float value);
}
Property Value
Type:
SingleThe scale of this
Blip.
Reference