public class PBRFlagAttribute
extends com.badlogic.gdx.graphics.g3d.Attribute
| Modifier and Type | Field and Description |
|---|---|
static long |
Unlit |
static java.lang.String |
UnlitAlias |
| Constructor and Description |
|---|
PBRFlagAttribute(long type) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(com.badlogic.gdx.graphics.g3d.Attribute o) |
com.badlogic.gdx.graphics.g3d.Attribute |
copy() |
public static final java.lang.String UnlitAlias
public static final long Unlit