Defines the values to use for specifying Context3D clear masks.

Variables

@:enum@:implinlineread onlyALL:Context3DClearMask

Clear all buffers.

@:enum@:implinlineread onlyCOLOR:Context3DClearMask

Clear only the color buffer.

@:enum@:implinlineread onlyDEPTH:Context3DClearMask

Clear only the depth buffer.

@:enum@:implinlineread onlySTENCIL:Context3DClearMask

Clear only the stencil buffer.