godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CubeMap.setSide
godot
cubemap
CubeMap
Sets an
Image
for a side of the
CubeMap
using one of the
side
constants.
struct
CubeMap
@
nogc
nothrow
void
setSide
(
in
long
side
,
Image
image
)
Meta
Source
See Implementation
godot
cubemap
CubeMap
aliases
BaseClasses
enums
Constants
Flags
Side
Storage
functions
getFlags
getHeight
getLossyStorageQuality
getSide
getStorage
getWidth
opAssign
opEquals
setFlags
setLossyStorageQuality
setSide
setStorage
toHash
properties
flags
lossyStorageQuality
storageMode
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets an Image for a side of the CubeMap using one of the side constants.