drawOptions
Draw Options used to control what is drawn using Draw. This is only used in the Unity Editor or in a Development Player. See PhysicsWorld.DrawOptions.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public PhysicsWorld.DrawOptions drawOptions { get; set; }