Click or drag to resize

CPUParticlesLocalCoords Property

If true, particles use the parent node's coordinate space. If false, they use global coordinates.

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

Property Value

Type: Boolean
See Also