Click or drag to resize

NoiseTextureBumpStrength Property

Strength of the bump maps used in this texture. A higher value will make the bump maps appear larger while a lower value will make them appear softer.

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

Property Value

Type: Single
See Also