public interface HasDepth
Modifier and Type | Method and Description |
---|---|
int |
getDepth()
Get the z-index value 0 - 999.
|
void |
setDepth(int depth)
Equivalent to z-index to build a layer between material components 0 - 999.
|
Copyright © 2018. All rights reserved.