s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Properties
AngularDamping
AngularVelocity
Bodies
BodyCount
Joints
LinearDamping
Mass
MassCenter
Pos
Sleeping
Velocity
World
Methods
AddAngularVelocity
AddVelocity
ApplyAngularImpulse
ApplyImpulse
GetBody
RebuildMass
Remove
SetSurface
PhysicsGroup
.Sleeping
bool
Sleeping
{
get
;
set
;
}
Description
Physics bodies automatically go to sleep after a certain amount of time of inactivity to save on performance. You can use this to wake the body up, or prematurely send it to sleep.
Return
User Comments