Value > MAXWrapper > Node > Helper > Shape_Instance |
Shape_Instance lets you use any geometry object in the scene as particles. You can effectively define only one particle shape per event, but using tests you can split the particle stream into any number of branches and define a different particle shape for each. You can also use combined objects as particle geometry and specify that Particle Flow is to use a separate member of the group for each particle.
When set to True, group members are treated as separate particles.
When set to True, linked objects are treated as separate particles.
When set to True, element sub-objects of a single mesh object are treated as separate particles.
When set to True, the Scale value will be applied.
Specifies a uniform scaling factor for all particles. Range is from 0 to 100000.
Specifies a randomized percentage of scaling variation. Use the Uniqueness setting to change the randomization. Range is from 0 to 100.
When set to True, all mapping data from the reference object is transferred to particles.
When set to True, material data from the reference object is transferred to particles.
When set to True, assigns shapes to particles in random order.
When set to False, Particle Flow emits each shape in the multi-shape object as a single particle, in the order of the shape's X coordinate.
In other words, the shape with the lowest X-axis coordinate is emitted first, then the one with the next highest, and so on.
The option is used only if at least one of the following is set to True: .Group_Members, .Object_And_Children, .Object_Elements
When set to True, particles use any animation in the reference object, including cyclic animation applied with the Parameter Curve Out-of-Range Types controls.
When False, the particles are not animated.
When set to True, Particle Flow acquires the particle shape from the reference object as each particle enters the event.
Thus, if the reference object is animated, particles that enter at different times get different shapes. However, these shapes are not animated.
When set to False, the shape is acquired from frame 0.
Lets you choose how to synchronize reference-object animation with the particles.
0: Absolute Time (default) - all particles have the same shape at any given time moment.
1: Particle Age - Animation of the reference object is synchronized with particle age: Frame 0 of the reference-object animation corresponds to the frame of each particle's birth.
2: Event Start - Frame 0 of the reference-object animation corresponds to the moment the particle enters the event.
When set to True, randomly varies the start of each particle's animation. Use the numeric setting to specify the number of frames by which the animation start can vary.
When set to True, randomly varies the start of each particle's animation. Use the numeric setting to specify the number of frames by which the animation start can vary.
Specifies a randomization value.