godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
SpriteBase3D.axis
godot
spritebase3d
SpriteBase3D
The direction in which the front of the texture faces.
Vector3
.
Axis
axis
[@property getter]
struct
SpriteBase3D
@
nogc
nothrow @
property
Vector3.Axis
axis
(
)
long
axis
[@property setter]
Meta
Source
See Implementation
godot
spritebase3d
SpriteBase3D
aliases
BaseClasses
enums
AlphaCutMode
Constants
DrawFlags
functions
_imUpdate
_queueUpdate
generateTriangleMesh
getAlphaCutMode
getAxis
getBillboardMode
getDrawFlag
getItemRect
getModulate
getOffset
getOpacity
getPixelSize
isCentered
isFlippedH
isFlippedV
opAssign
opEquals
setAlphaCutMode
setAxis
setBillboardMode
setCentered
setDrawFlag
setFlipH
setFlipV
setModulate
setOffset
setOpacity
setPixelSize
toHash
properties
alphaCut
axis
billboard
centered
doubleSided
flipH
flipV
modulate
offset
opacity
pixelSize
shaded
transparent
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The direction in which the front of the texture faces.