godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Texture3D._new
godot
texture3d
Texture3D
Construct a new instance of Texture3D. Note: use
memnew!Texture3D
instead.
struct
Texture3D
@
nogc
nothrow static
Texture3D
_new
(
)
Meta
Source
See Implementation
godot
texture3d
Texture3D
aliases
BaseClasses
functions
opAssign
opEquals
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of Texture3D. Note: use memnew!Texture3D instead.