public class PBRColorAttribute
extends com.badlogic.gdx.graphics.g3d.attributes.ColorAttribute
| Modifier and Type | Field and Description |
|---|---|
static long |
BaseColorFactor |
static java.lang.String |
BaseColorFactorAlias |
| Constructor and Description |
|---|
PBRColorAttribute(long type,
com.badlogic.gdx.graphics.Color color) |
| Modifier and Type | Method and Description |
|---|---|
com.badlogic.gdx.graphics.g3d.Attribute |
copy() |
compareTo, createAmbient, createAmbient, createDiffuse, createDiffuse, createReflection, createReflection, createSpecular, createSpecular, hashCode, ispublic static final java.lang.String BaseColorFactorAlias
public static final long BaseColorFactor