Solid.SetEnabled

void SetEnabled(bool enabled)

Same as Enabled. Is the Solid enabled in the physics simulation? Set this to false if you want to prevent physics from influencing this solid!

   
bool enabled False to disable physics on this object, true to enable it.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!