Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


enabled

Used to disable a body. A disabled body does not move or collide.
Read time 1 minuteLast updated 11 days ago

Definition

public bool enabled { readonly get; set; }