MODIFIE LA DISTANCE MAXIMALE DU BROUILLARD DANS L'OBJET CIBLE 3D (SCENE3D)
ACTION
La commande FOG_DISTANCE_MAX D modifie la distance maximale du brouillard dans l'objet cible 3D (SCENE3D): un objet 3D situé à une distance de la caméra plus grande que D n'est pas vu.
Par défaut, la distance vaut 1000.
SYNTAXE :
FOG_DISTANCE_MAX D
UTILISATION ERREUR EXEMPLE
scene3d 1:full_space 1
3d_sphere 1,10
3d_z_position 1,-500
wait 1000
fog_on:caption 0,"FOG_ON"
wait 1000
fog_off:caption 0,"FOG_OFF"
wait 1000
fog_on
fog_color 220,220,220
fog_distance_max 700
fog_distance_min 5
caption 0,"FOG_ON"
FOG_DISTANCE_MAX
FOG_DISTANCE_MAX D
EN RAPPORT
FOG_DISTANCE_MIN
FOG_COLOR
FOG_ON
FOG_OFF