CPUParticlesEmissionPoints Property |
Sets the initial positions to spawn particles when using or .
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public Vector3[] EmissionPoints { get; set; }
Property Value
Type:
Vector3See Also