Click or drag to resize

NoiseTextureHeight Property

Height of the generated texture.

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

Property Value

Type: Int32
See Also