public static class LightFilter.Material extends Object
| 构造器 | 说明 |
|---|---|
Material() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
int |
getDiffuseColor() |
|
float |
getOpacity() |
|
void |
setDiffuseColor(int diffuseColor) |
|
void |
setOpacity(float opacity) |
Copyright © 2019. All rights reserved.