Click or drag to resize

MaterialGetNextPass Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Material.GetNextPass"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetNextPass is deprecated. Use the NextPass property instead.")]
public Material GetNextPass()

Return Value

Type: Material

[Missing <returns> documentation for "M:Godot.Material.GetNextPass"]

See Also