Click or drag to resize

CPUParticlesEmissionNormals Property

Sets the direction the particles will be emitted in when using .

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

Property Value

Type: Vector3
See Also