Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsSleeping()

Indicates whether the articulation body is sleeping.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public bool IsSleeping()

Returns

Type

Description

bool

Remarks

See the Physics Overview in the manual for more information about Rigidbody/ArticulationBody sleeping.