Go to:
Attributes.
This is the generic solver node for different nThings
For now nCloth, but later nBases, nRigidBodies....
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
nucleus | transform | drawdb/geometry/dynamics/nucleusMarker | kNucleus | kBase kNamedObject kDependencyNode kDagNode kTransform kNucleus |
Attributes (47)
airDensity, collisionFlag, collisionLayerRange, collisionSoftness, currentTime, enable, forceDynamics, frameJumpLimit, gravity, gravityDirection, gravityDirectionX, gravityDirectionY, gravityDirectionZ, inputActive, inputActiveStart, inputCurrent, inputPassive, inputPassiveStart, inputStart, maxCollisionIterations, outputObjects, planeBounce, planeFriction, planeNormal, planeNormalX, planeNormalY, planeNormalZ, planeOrigin, planeOriginX, planeOriginY, planeOriginZ, planeStickiness, selfCollisionFlag, spaceScale, startFrame, startTime, subSteps, timeScale, timingOutput, usePlane, useTransform, windDirection, windDirectionX, windDirectionY, windDirectionZ, windNoise, windSpeed
Long name (short name) | Type | Default | Flags |
---|
|
inputStart
(is )
| nId | NULL | |
|
|
inputCurrent
(ic )
| nId | NULL | |
|
|
inputActive
(niao )
| Generic | n/a | |
|
|
inputPassive
(nipo )
| Generic | n/a | |
|
|
inputActiveStart
(nias )
| Generic | n/a | |
|
|
inputPassiveStart
(nips )
| Generic | n/a | |
|
|
outputObjects
(noao )
| Generic | n/a | |
|
|
currentTime
(cti )
| time | 0film | |
|
|
startTime
(sti )
| time | 1.0film | |
|
|
startFrame
(stf )
| double | 1.0 | |
|
|
frameJumpLimit
(fjlt )
| integer | 1 | |
|
|
forceDynamics
(fdn )
| bool | false | |
|
|
enable
(ena )
| bool | true | |
|
|
useTransform
(ustf )
| bool | true | |
|
|
gravity
(grty )
| float | 9.8 | |
|
|
gravityDirection
(grdi )
| float3 | | |
|
| gravityDirectionX
(grdx )
| float | 0.0 | | |
|
| gravityDirectionY
(grdy )
| float | -1.0 | | |
|
| gravityDirectionZ
(grdz )
| float | 0.0 | | |
|
|
airDensity
(ady )
| float | 1.0 | |
|
|
windSpeed
(wisp )
| float | 0.0 | |
|
|
windDirection
(widi )
| float3 | | |
|
| windDirectionX
(widx )
| float | 1.0 | | |
|
| windDirectionY
(widy )
| float | 0.0 | | |
|
| windDirectionZ
(widz )
| float | 0.0 | | |
|
|
windNoise
(wnoi )
| float | 0.0 | |
|
|
collisionLayerRange
(clra )
| float | 4.0 | |
|
|
collisionSoftness
(clso )
| float | 0.0 | |
|
|
usePlane
(nupl )
| bool | false | |
|
|
planeOrigin
(npor )
| float3 | | |
|
| planeOriginX
(npox )
| float | 0.0 | | |
|
| planeOriginY
(npoy )
| float | 0.0 | | |
|
| planeOriginZ
(npoz )
| float | 0.0 | | |
|
|
planeNormal
(npun )
| float3 | | |
|
| planeNormalX
(npnx )
| float | 0.0 | | |
|
| planeNormalY
(npny )
| float | 1.0 | | |
|
| planeNormalZ
(npnz )
| float | 0.0 | | |
|
|
planeBounce
(npbc )
| float | 0.0 | |
|
|
planeFriction
(npfr )
| float | 0.1 | |
|
|
planeStickiness
(npst )
| float | 0.0 | |
|
|
subSteps
(sstp )
| integer | 3 | |
|
|
maxCollisionIterations
(mcit )
| integer | 4 | |
|
|
collisionFlag
(cofl )
| enum | 4 | |
|
|
selfCollisionFlag
(scfl )
| enum | 1 | |
|
|
timeScale
(tisc )
| float | 1.0 | |
|
|
spaceScale
(spsc )
| float | 1.0 | |
|
|
timingOutput
(to )
| enum | 0 | |
|