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 componens 0 - 999
|
Copyright © 2016. All rights reserved.