PDynaFlect - superclass: SpacewarpObject; super-superclass:node - classID: #(11824263, 1055795908)
Constructor
PDynaFlect ...
Note: This class is not available in Autodesk VIZ.
Properties
<PDynaFlect>.affects Float default: 100.0 -- animatable; percentage; Reflects
Specifies the percentage of particles to be reflected by the PDynaFlect.
<PDynaFlect>.bounce Float default: 1.0 -- animatable; float
This multiplier specifies how much of the initial speed of the particle is maintained after collision with the PDynaFlect.
<PDynaFlect>.bounceVar Float default: 0.0 -- animatable; percentage; Bounce_Variation
Specifies the variation of Bounce applied to the range of particles.
<PDynaFlect>.chaos Float default: 0.0 -- animatable; percentage
Applies a random variation to the bounce angle.
<PDynaFlect>.friction Float default: 0.0 -- animatable; percentage
Specify the friction.
<PDynaFlect>.height Float default: 0.0 -- animatable; float
Specify the height of the PDynaFlect icon. This is for display purposes only and does not influence the deflector effect.
<PDynaFlect>.inheritVelocity Float default: 1.0 -- animatable; float; Velocity_Inheritance
Determines how much of a moving PDynaFlect's speed is applied to reflected or refracted particles.
<PDynaFlect>.mass Float default: 1.0 -- animatable; float; Particle_Mass
Specifies the mass based on the chosen unit.
<PDynaFlect>.massUnits Integer default: 0 -- radio button number; Particle_Mass_Units
Sets the mass unit for particles:
0- Gram
1- Kilogram
2- Pound
<PDynaFlect>.timeOff Time default: 100f -- animatable; time; Time_Off
Specifies the frame at which the deflection ends.
<PDynaFlect>.timeOn Time default: 0f -- animatable; time; Time_On
Specifies the frame at which the deflection begins.
<PDynaFlect>.width Float default: 0.0 -- animatable; float
Specify the width of the PDynaFlect icon. This is for display purposes only and does not influence the deflector effect.
Associated Methods
bindSpaceWarp <node> <PDynaFlect_node>
Associated Binding Modifier
PDynaFlectMod
This modifier is automatically created by the bindSpaceWarp() method, and is not otherwise creatable by MAXScript. There are no properties associated with this binding modifier.
See also
Node Common Properties, Operators, and Methods
MAXWrapper Common Properties, Operators, and Methods
Value Common Properties, Operators, and Methods