part_info
The part_info
object provides detailed information about each particle within a particle system, typically set up with part_head
and other part_
objects. It outputs data for every particle per rendering cycle. Notably, part_info
also moves the particles, making it suitable for direct rendering control but potentially problematic when used alongside part_draw
or part_render
.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.