Blender V5.0
blender::ed::curves::convert_from_particle_system Namespace Reference

Functions

static bke::CurvesGeometry particles_to_curves (Object &object, ParticleSystem &psys)
static wmOperatorStatus curves_convert_from_particle_system_exec (bContext *C, wmOperator *)
static bool curves_convert_from_particle_system_poll (bContext *C)

Function Documentation

◆ curves_convert_from_particle_system_exec()

◆ curves_convert_from_particle_system_poll()

bool blender::ed::curves::convert_from_particle_system::curves_convert_from_particle_system_poll ( bContext * C)
static

◆ particles_to_curves()