Difference between revisions of "LlAngleBetween/fr"

From Second Life Wiki
Jump to navigation Jump to search
m (Big proofreading)
m
 
Line 6: Line 6:
|p2_type=rotation|p2_name=b|p2_desc=rotation d'arrivée
|p2_type=rotation|p2_name=b|p2_desc=rotation d'arrivée
|func_footnote
|func_footnote
|return_text=correspondant à l’angle entre les rotations '''a''' et '''b'''.
|return_text=renvoie l’angle en radians entre les rotations '''a''' et '''b'''.
|spec
|spec
|caveats
|caveats

Latest revision as of 19:54, 11 April 2015

Description

Fonction: float llAngleBetween( rotation a, rotation b );

Renvoie un float renvoie l’angle en radians entre les rotations a et b.

• rotation a rotation de départ
• rotation b rotation d'arrivée

Exemples

Voir également

Fonctions

•  llRotBetween Renvoie la rotation entre deux vecteurs
Vous cherchez encore des informations ? Peut-être cette page du LSLwiki pourra vous renseigner.