Click or drag to resize

CPUParticlesEmissionPoints Property

Sets the initial positions to spawn particles when using or .

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector3[] EmissionPoints { get; set; }

Property Value

Type: Vector3
See Also