VisualServerSingleton.particlesSetEmissionTransform

Sets the Transform that will be used by the particles when they first emit.

struct VisualServerSingleton
@nogc nothrow
void
particlesSetEmissionTransform
(
in RID particles
,
in Transform transform
)

Meta