godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ShaderMaterial.propertyGetRevert
godot
shadermaterial
ShaderMaterial
Returns the default value of the material property with given
name
.
struct
ShaderMaterial
@
nogc
nothrow
Variant
propertyGetRevert
(
in
String
name
)
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 default value of the material property with given name.