Click or drag to resize

NoiseTextureAsNormalmap Property

If true, the resulting texture contains a normal map created from the original noise interpreted as a bump map.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool AsNormalmap { get; set; }

Property Value

Type: Boolean
See Also