I’m able to batch VFX graphs together by passing position and rotations via graphics buffers. This works well for World particles but not so well for Local ones.
Is there a way to pass a custom Matrix4x4 to transform the output particle into world space? While keeping “position” value to local space?