|
inlineprotected |
Attaches this particle onto some object. If null value is provided then the particle will be detached from the current parent.
parent | Object Parent onto which this particle will be attached |
local_pos | vector Attachment position local to the parent (optional) |
local_ori | vector Orientation local to the parent (Pitch, Yawn, Roll in degrees) (Optional) |
force_rotation_to_world | bool Force rotation to be in WS (Optional) |
См. определение в файле ParticleSource.c строка 783
Перекрестные ссылки ApplyProperties().
Используется в DestructionEffectBase::PlayParticle().