Bluefish444 Create3D Bedienungsanleitung Seite 90

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 125
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 124 125

Kommentare zu diesen Handbüchern

Keine Kommentare