Uses of Class
com.badlogic.gdx.graphics.g3d.attributes.FloatAttribute
-
Packages that use FloatAttribute Package Description com.badlogic.gdx.graphics.g3d.attributes -
-
Uses of FloatAttribute in com.badlogic.gdx.graphics.g3d.attributes
Methods in com.badlogic.gdx.graphics.g3d.attributes that return FloatAttribute Modifier and Type Method Description static FloatAttributeFloatAttribute. createAlphaTest(float value)static FloatAttributeFloatAttribute. createShininess(float value)
-