VisualServerParticlesSetAmount Method |
Sets the number of particles to be drawn and allocates the memory for them. Equivalent to Amount.
Namespace: Godot
public static void ParticlesSetAmount( RID particles, int amount )
[Missing <param name="particles"/> documentation for "M:Godot.VisualServer.ParticlesSetAmount(Godot.RID,System.Int32)"]
[Missing <param name="amount"/> documentation for "M:Godot.VisualServer.ParticlesSetAmount(Godot.RID,System.Int32)"]