Go to: Related nodes. Attributes.
dynAuxiliary is a base class node for all fields and emitters. It
encapulsates the machinery common to all those objects. Its basic
task is to handle drawing and selection tasks which are common to
all those classes. The name "dynBase" is vestigial.
This node is abstract
Node name |
Parents |
MFn type |
Compatible function sets |
dynBase |
transform |
|
|
Related nodes
rigidConstraint, field, airField,
turbulenceField, radialField, vortexField, newtonField, volumeAxisField, dragField, uniformField, gravityField, pointEmitter, particle, rigidBody, geoConnectable, spring
Attributes (10)
fromWhere, owner, ownerCentroid, ownerCentroidX, ownerCentroidY, ownerCentroidZ, ownerPosData, ownerVelData, positional, subsetId
Long name (short name) |
Type |
Default |
Flags |
|
owner
(ow ) |
Message |
n/a |
|
|
fromWhere
(fw ) |
short |
0 |
|
|
subsetId
(sid ) |
integer |
-1 |
|
|
positional
(psl ) |
bool |
false |
|
|
ownerCentroid
(ocd ) |
double3 |
|
|
|
ownerCentroidX
(ocx ) |
distance
(double) |
0.0cm |
|
|
|
ownerCentroidY
(ocy ) |
distance
(double) |
0.0cm |
|
|
|
ownerCentroidZ
(ocz ) |
distance
(double) |
0.0cm |
|
|
|
ownerPosData
(opd ) |
vectorArray |
empty |
|
|
ownerVelData
(ovd ) |
vectorArray |
empty |
|