$mostlyopaque

From Valve Developer Community
Revision as of 15:32, 28 April 2008 by JeffLane (talk | contribs) (cat)
Jump to navigation Jump to search
$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