Bluefish444 Create3D Manuel d'utilisateur Page 90

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 125
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 89
use those that can be animated over time. Although this means most of them or at the very least
all of those that make sense.
There is a naming convention by which you can reference these data in your script:
1. Object property: Object~Name~Propertyname
2. Material property: Material~Name~Propertyname
3. Texture property: Texture~Name~Propertyname
4. Keyframe value: Key~Object or Material or TextureName~Propertyname~
Keyframe index (zero based!)
In the script, these variables have automatic names assigned for them: ScriptVar1, ScriptVar2,
etc., depending on the order in which you defined them.
A working script would look something like this:
You should not try to add complex things to the script like loading a bitmap from disk, but for
simple customization this scripting tool should be more than enough.
90
Vue de la page 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 124 125

Commentaires sur ces manuels

Pas de commentaire