godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
NoiseTexture.noise
godot
noisetexture
NoiseTexture
The
OpenSimplexNoise
instance used to generate the noise.
OpenSimplexNoise
noise
[@property getter]
struct
NoiseTexture
@
nogc
nothrow @
property
OpenSimplexNoise
noise
(
)
OpenSimplexNoise
noise
[@property setter]
Meta
Source
See Implementation
godot
noisetexture
NoiseTexture
aliases
BaseClasses
functions
_generateTexture
_queueUpdate
_threadDone
_updateTexture
getBumpStrength
getNoise
getSeamless
isNormalmap
opAssign
opEquals
setAsNormalmap
setBumpStrength
setHeight
setNoise
setSeamless
setWidth
toHash
properties
asNormalmap
bumpStrength
height
noise
seamless
width
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The OpenSimplexNoise instance used to generate the noise.