godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
CylinderMesh.height
godot
cylindermesh
CylinderMesh
Full height of the cylinder. Defaults to 2.0.
double
height
[@property getter]
double
height
[@property setter]
struct
CylinderMesh
@
nogc
nothrow @
property
void
height
(
double
v
)
Meta
Source
See Implementation
godot
cylindermesh
CylinderMesh
aliases
BaseClasses
functions
getBottomRadius
getHeight
getRadialSegments
getRings
getTopRadius
opAssign
opEquals
setBottomRadius
setHeight
setRadialSegments
setRings
setTopRadius
properties
bottomRadius
height
radialSegments
rings
topRadius
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Full height of the cylinder. Defaults to 2.0.