godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
ArrayMesh.getBlendShapeName
godot
arraymesh
ArrayMesh
Returns the name of the blend shape at this index.
struct
ArrayMesh
@
nogc
nothrow const
String
getBlendShapeName
(
in
long
index
)
Meta
Source
See Implementation
godot
arraymesh
ArrayMesh
aliases
BaseClasses
enums
ArrayFormat
ArrayType
Constants
functions
addBlendShape
addSurfaceFromArrays
clearBlendShapes
getBlendShapeCount
getBlendShapeMode
getBlendShapeName
getCustomAabb
lightmapUnwrap
opAssign
opEquals
regenNormalmaps
setBlendShapeMode
setCustomAabb
surfaceFindByName
surfaceGetArrayIndexLen
surfaceGetArrayLen
surfaceGetFormat
surfaceGetName
surfaceGetPrimitiveType
surfaceRemove
surfaceSetName
surfaceUpdateRegion
toHash
properties
blendShapeMode
customAabb
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the name of the blend shape at this index.