Constants to specify the orientation of a triangle relative to the view point.
@:value(cast 0)@:enum@:implinlineread onlyBACK:Context3DTriangleFace = 0
@:value(cast 1)@:enum@:implinlineread onlyFRONT:Context3DTriangleFace = 1
@:value(cast 2)@:enum@:implinlineread onlyFRONT_AND_BACK:Context3DTriangleFace = 2
@:value(cast 3)@:enum@:implinlineread onlyNONE:Context3DTriangleFace = 3