PRIM GLOW/fr
Jump to navigation
Jump to search
TRADUCTION EN COURS... =)
| LSL Portail Francophone | LSL Portail Anglophone | Fonctions | Évènements | Types | Operateurs | Constantes | Contrôle d'exécution | Bibliothèque | Tutoriels |
Description
Constante: integer PRIM_GLOW = 25;La constante PRIM_GLOW de type integer a la valeur 25
PRIM_GLOW is used to get and set the configure the glow status of the face. Use the integer number 25 if the compiler rejects the named constant.
llSetPrimitiveParams
[ PRIM_GLOW, integer face, float intensity ]| • integer | face | |||
| • float | intensity |
When used with llSetPrimitiveParams & llSetLinkPrimitiveParams
llGetPrimitiveParams
llGetPrimitiveParams([ PRIM_GLOW, integer face ]);Returns the list [ float intensity ]
| • integer | face | ||||
| • float | intensity | ||||
Articles connexes
Constantes
| • | CHANGED_TEXTURE |
Fonctions
| • | llSetPrimitiveParams | |||
| • | llSetLinkPrimitiveParams | |||
| • | llGetPrimitiveParams |
Evénement
| • | changed |