godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
GeometryInstance.lodMaxDistance
godot
geometryinstance
GeometryInstance
The GeometryInstance's max LOD distance.
double
lodMaxDistance
[@property getter]
double
lodMaxDistance
[@property setter]
struct
GeometryInstance
@
nogc
nothrow @
property
void
lodMaxDistance
(
double
v
)
Meta
Source
See Implementation
godot
geometryinstance
GeometryInstance
aliases
BaseClasses
enums
Constants
Flags
ShadowCastingSetting
functions
getCastShadowsSetting
getExtraCullMargin
getFlag
getLodMaxDistance
getLodMaxHysteresis
getLodMinDistance
getLodMinHysteresis
getMaterialOverride
opAssign
opEquals
setCastShadowsSetting
setExtraCullMargin
setFlag
setLodMaxDistance
setLodMaxHysteresis
setLodMinDistance
setLodMinHysteresis
setMaterialOverride
properties
castShadow
extraCullMargin
lodMaxDistance
lodMaxHysteresis
lodMinDistance
lodMinHysteresis
useInBakedLight
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The GeometryInstance's max LOD distance.