Click or drag to resize

ParticlesMaterialEmissionBoxExtents Property

The box's extents if emission_shape is set to .

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

Property Value

Type: Vector3
See Also