Difference between revisions of "VEHICLE HOVER EFFICIENCY/fr"

From Second Life Wiki
Jump to navigation Jump to search
(Localized to french)
 
m
 
Line 11: Line 11:
{{LSL DefineRow||[[llSetVehicleFloatParam/fr|llSetVehicleFloatParam]]|Permet de modifier un paramètre float du véhicule}}
{{LSL DefineRow||[[llSetVehicleFloatParam/fr|llSetVehicleFloatParam]]|Permet de modifier un paramètre float du véhicule}}
|events=
|events=
|also_articles={{LSL DefineRow||[[Linden Vehicle Tutorial/fr|Tutorial sur les véhicules]]}}
|articles={{LSL DefineRow||[[Linden Vehicle Tutorial/fr|Tutorial sur les véhicules]]}}
|cat1
|cat1
|cat2
|cat2

Latest revision as of 13:52, 29 November 2008

Description

Constante: integer VEHICLE_HOVER_EFFICIENCY = 25;

La constante VEHICLE_HOVER_EFFICIENCY de type integer a la valeur 25

Efficacité de la lévitation : va de 0 (élastique) et 1 (amortissement important)

Articles connexes

Fonctions

•  llSetVehicleFloatParam Permet de modifier un paramètre float du véhicule

Articles

•  Tutorial sur les véhicules