Click or drag to resize

ParticlesMaterialEmissionPointCount Property

The number of emission points if emission_shape is set to or .

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int EmissionPointCount { get; set; }

Property Value

Type: Int32
See Also