Click or drag to resize

CPUParticles2DGetNormalmap Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CPUParticles2D.GetNormalmap"]

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

Return Value

Type: Texture

[Missing <returns> documentation for "M:Godot.CPUParticles2D.GetNormalmap"]

See Also