Click or drag to resize

ParticlesDrawPass2 Property

Mesh that is drawn for the second draw pass.

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

Property Value

Type: Mesh
See Also