reng ~master (2022-11-13T10:09:03Z)
Dub
Repo
PhysicsBody.this
re
phys
rigid3d
PhysicsBody
creates a physics body with a given mass and type
class
PhysicsBody
this
(
float
mass
,
BodyType
type
)
Meta
Source
See Implementation
re
phys
rigid3d
PhysicsBody
constructors
this
enums
BodyType
functions
apply_force
apply_impulse
apply_torque
destroy
setup
sync_colliders
sync_properties
sync_transform
mixins
__anonymous
variables
angular_velocity
bounce
custom_gravity
damping
friction
gravity
mass
max_speed
physics_synced
velocity
creates a physics body with a given mass and type