Class: rcmddrawlayer
Draws a l3dlayer
Hierarchy
o-+
renderinterface
o-+
rcmd
o-+
rcmddrawlayer
Methods:
new
()
returns:
(
rcmddrawlayer
)
returns the
rcmd
layer
(
rcmddrawlayer
,[
int
])
returns:
([
int
])
returns or sets which layer 0..15
sort
(
rcmddrawlayer
,[
int
])
returns:
([
int
])
returns or sets sorting mode for layer. 0 none 1
material
-1 front-to-back -2 back-to-front. Be aware that once camera order is used, the
material
sortkey is overwritten. Also if you draw the same layer multiple times, you only need to sort it once.
Inherited Methods:
From
rcmd
flag