Bluefish444 Create3D Uživatelský manuál Strana 90

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 125
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 124 125

Komentáře k této Příručce

Žádné komentáře