godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Mesh.getSurfaceCount
godot
mesh
Mesh
Return the amount of surfaces that the
Mesh
holds.
struct
Mesh
@
nogc
nothrow const
long
getSurfaceCount
(
)
Meta
Source
See Implementation
godot
mesh
Mesh
aliases
BaseClasses
enums
ArrayFormat
ArrayType
BlendShapeMode
Constants
PrimitiveType
functions
createConvexShape
createOutline
createTrimeshShape
generateTriangleMesh
getFaces
getLightmapSizeHint
getSurfaceCount
opAssign
opEquals
setLightmapSizeHint
surfaceGetArrays
surfaceGetBlendShapeArrays
surfaceGetMaterial
properties
lightmapSizeHint
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Return the amount of surfaces that the Mesh holds.