drawTarget
Controls which Unity editor views this joint is drawn into.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public PhysicsWorld.DrawTarget drawTarget { get; set; }
Remarks
See _drawTarget for how this combines with the world's own draw target.