Constructor
PDynaFlect ...
Note: This class is not available in 3D Studio VIZ.
Properties
<PDynaFlect>.Time_On Time default: 0f
Specifies the frame at which the deflection begins.
<PDynaFlect>.Time_Off Time default: 100f -- animatable
Specifies the frame at which the deflection ends.
<PDynaFlect>.Reflects Float default: 10000.0 -- animatable
Specifies the percentage of particles to be reflected by the PDynaFlect.
<PDynaFlect>.bounce Float default: 1.0 -- animatable
This multiplier specifies how much of the initial speed of the particle is maintained after collision with the PDynaFlect.
<PDynaFlect>.Bounce_Variation Float default: 0.0 -- animatable
Specifies the variation of Bounce applied to the range of particles.
<PDynaFlect>.chaos Float default: 0.0 -- animatable
Applies a random variation to the bounce angle.
<PDynaFlect>.Velocity_Inheritance Float default: 1.0 -- animatable
Determines how much of a moving PDynaFlect's speed is applied to reflected or refracted particles.
<PDynaFlect>.Particle_Mass Float default: 1.0 -- animatable
Specifies the mass based on the chosen unit.
<PDynaFlect>.Particle_Mass_Units Integer default: 0
Sets the mass unit for particles:
0- Gram
1- Kilogram
2- Pound
<PDynaFlect>.width Float default: 0.0 -- animatable
Specify the width of the PDynaFlect icon. This is for display purposes only and does not influence the deflector effect.
<PDynaFlect>.height Float default: 0.0 -- animatable
Specify the height 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