$opaque: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (cat)
mNo edit summary
Line 1: Line 1:
$opaque
Causes the model to be assumed to be opaque with respect to its sorting against all other objects in the scene. Use this in cases where only a small portion of the model is translucent (hair, eyes, glasses, etc.) so if there are any sorting issues, it won’t matter.  
* Causes the model to be assumed to be opaque with respect to its sorting against all other objects in the scene.  
* Use this in cases where only a small portion of the model is translucent (hair, eyes, glasses, etc.) so if there are any sorting issues, it won’t matter.  


== Syntax ==
$opaque


[[Category:QC Commands|opaque]]
[[Category:QC Commands]]

Revision as of 17:17, 29 June 2009

Causes the model to be assumed to be opaque with respect to its sorting against all other objects in the scene. Use this in cases where only a small portion of the model is translucent (hair, eyes, glasses, etc.) so if there are any sorting issues, it won’t matter.

Syntax

$opaque