hasGhosts property

bool get hasGhosts

Whether any edge ghosts are currently active. Render-side fast paths use this to skip ghost-related work when there are none.

Implementation

bool get hasGhosts;