godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
HingeJoint.angularLimitLower
godot
hingejoint
HingeJoint
The minimum rotation. Only active if
angularLimit
/
enable
is
true
.
double
angularLimitLower
[@property getter]
struct
HingeJoint
@
nogc
nothrow @
property
double
angularLimitLower
(
)
double
angularLimitLower
[@property setter]
Meta
Source
See Implementation
godot
hingejoint
HingeJoint
aliases
BaseClasses
enums
Constants
Flag
Param
functions
_getLowerLimit
_getUpperLimit
_setLowerLimit
_setUpperLimit
getFlag
getParam
opAssign
opEquals
setFlag
setParam
toHash
properties
angularLimitBias
angularLimitEnable
angularLimitLower
angularLimitRelaxation
angularLimitSoftness
angularLimitUpper
motorEnable
motorMaxImpulse
motorTargetVelocity
paramsBias
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The minimum rotation. Only active if angularLimit/enable is true.