ParticlesGetDrawPassMesh Method |
Note: This API is now obsolete.
Returns the Mesh that is drawn at index pass.
Namespace: Godot
[ObsoleteAttribute("GetDrawPassMesh is deprecated. Use the DrawPass4 property instead.")] public Mesh GetDrawPassMesh( int pass )
[Missing <param name="pass"/> documentation for "M:Godot.Particles.GetDrawPassMesh(System.Int32)"]
[Missing <returns> documentation for "M:Godot.Particles.GetDrawPassMesh(System.Int32)"]