godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ShaderMaterial.getShaderParam
godot
shadermaterial
ShaderMaterial
Returns the current value set for this material of a uniform in the shader.
struct
ShaderMaterial
@
nogc
nothrow const
Variant
getShaderParam
(
in
String
param
)
Meta
Source
See Implementation
godot
shadermaterial
ShaderMaterial
aliases
BaseClasses
functions
_shaderChanged
getShader
getShaderParam
opAssign
opEquals
propertyCanRevert
propertyGetRevert
setShader
setShaderParam
toHash
properties
shader
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the current value set for this material of a uniform in the shader.