Uses of Class
com.badlogic.gdx.graphics.g3d.attributes.IntAttribute
-
Packages that use IntAttribute Package Description com.badlogic.gdx.graphics.g3d.attributes -
-
Uses of IntAttribute in com.badlogic.gdx.graphics.g3d.attributes
Methods in com.badlogic.gdx.graphics.g3d.attributes that return IntAttribute Modifier and Type Method Description static IntAttributeIntAttribute. createCullFace(int value)create a cull face attribute to be used in a material
-