Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


selectedDrawing

Controls whether this joint is drawn individually when the world is drawn.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public bool selectedDrawing { get; set; }

Remarks

See _selectedDrawing for when the joint is drawn and how the state is cleared.