VisualServerParticlesRequestProcess Method |
Add particle system to list of particle systems that need to be updated. Update will take place on the next frame, or on the next call to InstancesCullAabb(AABB, RID), InstancesCullConvex(Array, RID), or InstancesCullRay(Vector3, Vector3, RID).
Namespace: Godot
public static void ParticlesRequestProcess( RID particles )
[Missing <param name="particles"/> documentation for "M:Godot.VisualServer.ParticlesRequestProcess(Godot.RID)"]