godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Material._new
godot
material
Material
Construct a new instance of Material. Note: use
memnew!Material
instead.
struct
Material
@
nogc
nothrow static
Material
_new
(
)
Meta
Source
See Implementation
godot
material
Material
aliases
BaseClasses
enums
Constants
functions
getNextPass
getRenderPriority
opAssign
opEquals
setNextPass
setRenderPriority
toHash
properties
nextPass
renderPriority
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of Material. Note: use memnew!Material instead.