gravity - superclass: SpacewarpObject; super-superclass:node - classID: #(938556, 0)
Constructor
MaxMotionField...
Properties
<MaxMotionField>.alongAxisMagnitude Float default: 1.0 -- animatable; float
<MaxMotionField>.aroundAxisMagnitude Float default: 1.0 -- animatable; float
<MaxMotionField>.awayFromAxisMagnitude Float default: 1.0 -- animatable; float
<MaxMotionField>.boundaryFalloff Float default: 0.0 -- animatable; float; EnableBoundaryFalloff
<MaxMotionField>.boundaryShape Integer default: 0 -- animatable; integer
<MaxMotionField>.clampSpeed BooleanClass default: false -- animatable; boolean
<MaxMotionField>.colorOptions Integer default: 1 -- integer
<MaxMotionField>.concentricMagnitude Float default: 1.0 -- animatable; float
<MaxMotionField>.Direction Point3 default: [1,0,0] -- point3; !error setting value!
<MaxMotionField>.directionMagnitude Float default: 1.0 -- animatable; float
<MaxMotionField>.directionX Float default: 1.0 -- animatable; float
<MaxMotionField>.directionY Float default: 0.0 -- animatable; float
<MaxMotionField>.directionZ Float default: 0.0 -- animatable; float
<MaxMotionField>.Drag Float default: 0.5 -- animatable; float
<MaxMotionField>.drawAdditiveVelocity BooleanClass default: true -- boolean
<MaxMotionField>.drawTimeSpan Integer default: 10 -- integer
<MaxMotionField>.drawVelocityArrows BooleanClass default: true -- boolean
<MaxMotionField>.enable BooleanClass default: true -- animatable; boolean
<MaxMotionField>.enableAlongAxis BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableAroundAxis BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableAwayFromAxis BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableBoundary BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableConcentric BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableDirection BooleanClass default: true -- animatable; boolean
<MaxMotionField>.enableDirectionRollup BooleanClass default: true -- boolean
<MaxMotionField>.enableDisplay BooleanClass default: true -- boolean
<MaxMotionField>.enableDrag BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableGeometry BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableGeometryFalloff BooleanClass default: true -- animatable; boolean
<MaxMotionField>.enableMaxDepth BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableNoise BooleanClass default: false -- boolean; !error setting value!
<MaxMotionField>.enableTurbulence BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableVelocityRollup BooleanClass default: true -- boolean
<MaxMotionField>.enableVelocityScale BooleanClass default: false -- animatable; boolean
<MaxMotionField>.enableVelocitySpeed BooleanClass default: false -- animatable; boolean
<MaxMotionField>.endColor Color default: (color 0 255 0) -- RGB color
<MaxMotionField>.evaluationType Integer default: 1 -- animatable; integer
<MaxMotionField>.fieldMaxDepth Float default: 0.2 -- animatable; float; FieldDepthMax
<MaxMotionField>.geometryAlongNormal Float default: 0.1 -- animatable; float
<MaxMotionField>.geometryFriction Float default: 0.0 -- animatable; float
<MaxMotionField>.geometryMaxDistance Float default: 0.1 -- animatable; float
<MaxMotionField>.geometryMinDistance Float default: -0.1 -- animatable; float
<MaxMotionField>.height Float default: 0.0 -- animatable; worldUnits
<MaxMotionField>.iconSize Float default: 0.0 -- animatable; worldUnits
<MaxMotionField>.inheritVelocity Float default: 0.0 -- animatable; float
<MaxMotionField>.invertFalloff BooleanClass default: false -- animatable; boolean
<MaxMotionField>.length Float default: 0.0 -- animatable; worldUnits
<MaxMotionField>.magnitude Float default: 1.0 -- animatable; float
<MaxMotionField>.magnitudeUI Float default: 1.0 -- animatable; float; Magnitude
<MaxMotionField>.maxSpeed Float default: 1.0 -- animatable; float
<MaxMotionField>.minSpeed Float default: 0.0 -- animatable; float
<MaxMotionField>.motionFields_boundaryShape Integer default: 1 -- integer
<MaxMotionField>.motionFields_enableBoundary BooleanClass default: true -- boolean
<MaxMotionField>.motionFields_invert BooleanClass default: false -- boolean
<MaxMotionField>.motionFields_Meshes UndefinedClass default: undefined -- node
<MaxMotionField>.motionFields_proxyObjectName String default: "MotionFieldProxy" -- string
<MaxMotionField>.motionFields_transform Matrix3 default: (matrix3 [1,0,0] [0,1,0] [0,0,1] [0,0,0]) -- matrix3
<MaxMotionField>.motionFields_voxelScale Float default: 1.0 -- float
<MaxMotionField>.noiseMagnitude Float default: 0.0 -- animatable; float
<MaxMotionField>.normalDrag Float default: 0.0 -- animatable; float
<MaxMotionField>.radius Float default: 0.0 -- animatable; worldUnits; Radius1
<MaxMotionField>.sampleOptions Integer default: 1 -- integer
<MaxMotionField>.scaleAffectsSpeed BooleanClass default: false -- animatable; boolean
<MaxMotionField>.sectionRadius Float default: 0.5 -- animatable; float
<MaxMotionField>.startColor Color default: (color 255 0 0) -- RGB color
<MaxMotionField>.tempSpeedFix Integer default: 1 -- integer
<MaxMotionField>.transform Matrix3 default: (matrix3 [0,0,0] [0,0,0] [0,0,0] [0,0,0]) -- matrix3; !error setting value!
<MaxMotionField>.turbulenceFrequency Float default: 1.0 -- animatable; float
<MaxMotionField>.turbulenceMagnitude Float default: 1.0 -- animatable; float
<MaxMotionField>.turbulenceOffset Point3 default: [0,0,0] -- point3; !error setting value!
<MaxMotionField>.turbulenceOffsetX Float default: 0.0 -- animatable; float
<MaxMotionField>.turbulenceOffsetY Float default: 0.0 -- animatable; float
<MaxMotionField>.turbulenceOffsetZ Float default: 0.0 -- animatable; float
<MaxMotionField>.turbulenceScale Point3 default: [1,1,1] -- point3; !error setting value!
<MaxMotionField>.turbulenceScaleX Float default: 1.0 -- animatable; float
<MaxMotionField>.turbulenceScaleY Float default: 1.0 -- animatable; float
<MaxMotionField>.turbulenceScaleZ Float default: 1.0 -- animatable; float
<MaxMotionField>.turbulenceSpeed Float default: 1.0 -- animatable; float
<MaxMotionField>.turbulenceTime Float default: 1.0 -- animatable; float
<MaxMotionField>.turbulenceType Integer default: 0 -- animatable; integer
<MaxMotionField>.velocityDrawScale Float default: 1.0 -- animatable; float
<MaxMotionField>.velocityGrid BooleanClass default: false -- animatable; boolean
<MaxMotionField>.velocityGridResolution Integer default: 8 -- animatable; integer
<MaxMotionField>.velocityScale Point3 default: [1,1,1] -- point3; !error setting value!
<MaxMotionField>.velocityScaleX Float default: 1.0 -- animatable; float
<MaxMotionField>.velocityScaleY Float default: 1.0 -- animatable; float
<MaxMotionField>.velocityScaleZ Float default: 1.0 -- animatable; float
<MaxMotionField>.width Float default: 0.0 -- animatable; worldUnits
<MaxMotionField>.worldspaceTurbulence BooleanClass default: false -- animatable; boolean