godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
SliderJoint.linearOrthoRestitution
godot
sliderjoint
SliderJoint
The amount of restitution when movement is across axes orthogonal to the slider.
double
linearOrthoRestitution
[@property getter]
double
linearOrthoRestitution
[@property setter]
struct
SliderJoint
@
nogc
nothrow @
property
void
linearOrthoRestitution
(
double
v
)
Meta
Source
See Implementation
godot
sliderjoint
SliderJoint
aliases
BaseClasses
enums
Constants
Param
functions
_getLowerLimitAngular
_getUpperLimitAngular
_setLowerLimitAngular
_setUpperLimitAngular
getParam
opAssign
opEquals
setParam
properties
angularLimitDamping
angularLimitLowerAngle
angularLimitRestitution
angularLimitSoftness
angularLimitUpperAngle
angularMotionDamping
angularMotionRestitution
angularMotionSoftness
angularOrthoDamping
angularOrthoRestitution
angularOrthoSoftness
linearLimitDamping
linearLimitLowerDistance
linearLimitRestitution
linearLimitSoftness
linearLimitUpperDistance
linearMotionDamping
linearMotionRestitution
linearMotionSoftness
linearOrthoDamping
linearOrthoRestitution
linearOrthoSoftness
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
The amount of restitution when movement is across axes orthogonal to the slider.