Class: rcmdclear
Clears drawbuffers (stencil,depth,color).
Hierarchy
o-+ renderinterface
o-+ rcmd
o-+ rcmdclear
Methods:
Method overview:
- new ()
- returns: (rcmdclear)
- color (rcmdclear,[boolean])
- returns: ([boolean])
returns or sets
- colormode (rcmdclear,[int 0-2])
- returns: ([int])
returns or sets mode for color (0 float, 1 int, 2 uint) must have appropriate rendertarget!
- colorvalue (rcmdclear,[float r,g,b,a])
- returns: ([float r,g,b,a])
returns or sets
- depth (rcmdclear,[boolean])
- returns: ([boolean])
returns or sets
- depthvalue (rcmdclear,[float 0-1])
- returns: ([float])
returns or sets
- stencil (rcmdclear,[boolean])
- returns: ([boolean])
returns or sets
- stencilvalue (rcmdclear,[int])
- returns: ([int])
returns or sets
Inherited Methods: