particleInstancer is undoable, queryable, and editable.
This command is used to create a particle instancer node and set the proper
attributes in the particle shape and in the instancer node. It will
also create the connections needed between the particle shape and the instancer
node.
In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
-addObject(-a)
|
|
|
|
This flag indicates that objects specified by the -object flag will be added to
the instancer node as instanced objects.
|
|
-aimAxis(-aa)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the aim axis
of the instanced objects.
|
|
-aimDirection(-ad)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the aim direction
of the instanced objects.
|
|
-aimPosition(-ap)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the aim position
of the instanced objects.
|
|
-aimUpAxis(-aua)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the aim up axis
of the instanced objects.
|
|
-aimWorldUp(-awu)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the aim world up
of the instanced objects.
|
|
-attributeMapping(-am)
|
|
|
|
This flag queries the particle attribute mapping list.
|
|
-cycle(-c)
|
string
|
|
|
This flag sets or queries the cycle attribute for the instancer node. The options are
"none", "sequential". The default is "none".
|
|
-cycleStartObject(-sto)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the cycle start object
of the instanced objects.
|
|
-cycleStep(-cs)
|
float
|
|
|
This flag sets or queries the cycle step attribute for the instancer node. This attribute
indicates the size of the step in frames or seconds (see cycleStepUnits).
|
|
-cycleStepUnits(-csu)
|
string
|
|
|
This flag sets or queries the cycle step unit attribute for the instancer node.
The options are "frames" or "seconds". The default is "frames".
|
|
-index(-i)
|
int
|
|
|
This flag is used to query the name of the ith instanced object.
|
|
-instanceId(-id)
|
string
|
|
|
This flag queries the particle attribute name to be used for the id of the instanced objects.
|
|
-levelOfDetail(-lod)
|
string
|
|
|
This flag sets or queries the level of detail of the instanced objects. The options are
"geometry", "boundingBox" or "boundingBoxes". The default is "geometry".
|
|
-name(-n)
|
string
|
|
|
This flag sets or queries the name of the instancer node.
|
|
-object(-obj)
|
string
|
|
|
This flag indicates which objects will be add/removed from the list of instanced
objects. The flag is used in conjuction with the -addObject and -remove flags. If
neither of these flags is specified on the command line then -addObject is assumed.
|
|
-objectIndex(-oi)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the object index
of the instanced objects.
|
|
-particleAge(-age)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the age
of the instanced objects.
|
|
-position(-p)
|
string
|
|
|
DEFAULT "worldPosition"
This flag sets or queries the particle attribute name to be used for the positions
of the instanced objects. By default the attribute is worldPosition.
|
|
-removeObject(-rm)
|
|
|
|
This flag indicates that objects specified by the -object flag will be
removed from the instancer node as instanced objects.
|
|
-rotation(-r)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the rotation
of the instanced objects.
|
|
-rotationOrder(-ro)
|
string
|
|
|
This flag specifies the rotation order associated with the rotation flag. The options are
XYZ, XZY, YXZ, YZX, ZXY, or ZYX. By default the attribute is XYZ.
|
|
-rotationType(-rt)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the rotation type
of the instanced objects.
|
|
-rotationUnits(-ru)
|
string
|
|
|
This flag specifies the rotation units associated with the rotation flag. The options are
degrees or radians. By default the attribute is degrees.
|
|
-scale(-sc)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the scale
of the instanced objects.
|
|
-shear(-sh)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the shear
of the instanced objects.
|
|
-visibility(-vis)
|
string
|
|
|
This flag sets or queries the particle attribute name to be used for the visibility
of the instanced objects.
|
|