DepthWriteAttrib
-
class DepthWriteAttrib
Bases:
RenderAttribEnables or disables writing to the depth buffer.
Inheritance diagram
- static DepthWriteAttrib.get_class_slot()
- static DepthWriteAttrib.get_class_type()
- DepthWriteAttrib.get_mode()
Returns the depth write mode.
- static DepthWriteAttrib.make()
Constructs a new
DepthWriteAttribobject.
- static DepthWriteAttrib.make_default()
Returns a
RenderAttribthat corresponds to whatever the standard default properties for render attributes of this type ought to be.
