Click or drag to resize

ParticlesMaterialGetEmissionNormalTexture Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ParticlesMaterial.GetEmissionNormalTexture"]

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

Return Value

Type: Texture

[Missing <returns> documentation for "M:Godot.ParticlesMaterial.GetEmissionNormalTexture"]

See Also