The Birth ForestPack operator allows you to convert the scattered instances of a ForestPack object into particles.
The Birth ForestPack operator currently only supports static instances - ForestPack instance animation is not supported.
Only ForestPack 7.0+ objects are supported.
Transform: when enabled, birthed particles will get their transform from the transform of ForestPack instances.
Shape: when enabled, birthed particles will get their shape mesh from the mesh assigned ForestPack instances.
Material: when enabled, birthed particles will get their instanced material override from the material assigned to ForestPack instances.
Color mult: when enabled, the color mult floating value assigned to ForestPack instances will be applied to the specified custom float channel.
Color: when enabled, the color vector value assigned to ForestPack instances will be applied to the specified custom vector channel.
Tint UVW: when enabled, the tint UVW vector value assigned to ForestPack instances will be applied to the specified custom vector channel.
ForestPack doesn’t offer an easy way to determine whether or not an instanced mesh has been changed by the user, so when mesh cache is enabled, changes to ForestPack instanced meshes may not automatically update meshes cached in the operator. To force an update in the simulation when a ForectPack instanced mesh is changed, press the “clear” button or disable the mesh cache entirely.