Handbook
Glossary
triangle-cull
Vocabulary
gpu
.
state
Class description
The
cull
slot of the
triangle-cull-state
determines which triangle faces are culled, if any.
•
cull-all
culls all triangles.
•
cull-front
culls front-facing triangles.
•
cull-back
culls back-facing triangles.
Definition
IN:
gpu.state
MIXIN:
triangle-cull
INSTANCE:
cull-front
triangle-cull
INSTANCE:
cull-back
triangle-cull
INSTANCE:
cull-all
triangle-cull