godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
PhysicsMaterial.bounce
godot
physicsmaterial
PhysicsMaterial
The body's bounciness. Values range from
0
(no bounce) to
1
(full bounciness).
double
bounce
[@property getter]
struct
PhysicsMaterial
@
nogc
nothrow @
property
double
bounce
(
)
double
bounce
[@property setter]
Meta
Source
See Implementation
godot
physicsmaterial
PhysicsMaterial
aliases
BaseClasses
functions
getBounce
getFriction
isAbsorbent
isRough
opAssign
opEquals
setAbsorbent
setBounce
setFriction
setRough
toHash
properties
absorbent
bounce
friction
rough
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The body's bounciness. Values range from 0 (no bounce) to 1 (full bounciness).