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