Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PhysicsWorld.DrawFillOptions

Controls how shape geometry is filled when drawing.
Read time 1 minuteLast updated 10 days ago

Definition

[Flags]public enum PhysicsWorld.DrawFillOptions

Fields

Value

Description

AllA combination drawn of:
InteriorThe interior of the area is drawn.
OrientationThe orientation of the area is drawn (if applicable). This is only drawn if the Outline is drawn.
OutlineThe outline of the area is drawn.