$mostlyopaque
From Valve Developer Community
$mostlyopaque
- Causes the model to be rendered in two passes: The first pass renders only the opaque portions of the model, and the second pass renders only the translucent portion of the model.
- Good for improving translucency sorting for things like trees.
- cf. $opaque