Amazon VERSION 2.0V1 Guide de l'utilisateur Page 124

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 377
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 123
124
Control (UI) Default Value Function
addSystemOpArgs No If enabled, adds a 'system' opArg containing information from
the graph state time slice, such as frame and shutter timings.
This is only necessary for some Ops.
executionMode immediate Determines when the Op is run:
immediate - the script is run at the locations specified in the
applyWhere parameter as it is evaluated at this node's point
in the node graph.
deferred - the script is set up by this node but won't actually
be run until a later node in the node graph, as specified by the
applyWhen parameter.
executionMode: immediate
applyWhere at locations matching
CEL
Determines where the script is run:
at all locations - at all the locations in the node graph.
at specific location - at only the location specified by the
location parameter. If this location doesn't exist, it is created
automatically.
at locations matching CEL - at only those locations in the
node graph that match the CEL statements.
resolveIds N/A When executionMode is set to immediate, specify a space-
delimited list of strings to indicate that this script should only be
resolved by Op resolvers which contain at least one matching
"resolveId". This is an advanced feature for greater control over
order of evaluation.
A useful resolveIds is implicit_prepocess, which runs at the first
implicit resolver, before other implicit resolvers, such as
MaterialResolve and ConstraintResolve are run.
3 NODES D-H | GENERICOP
Vue de la page 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 376 377

Commentaires sur ces manuels

Pas de commentaire