Uses of Class
com.badlogic.gdx.graphics.g3d.attributes.DirectionalLightsAttribute
-
Packages that use DirectionalLightsAttribute Package Description com.badlogic.gdx.graphics.g3d.attributes -
-
Uses of DirectionalLightsAttribute in com.badlogic.gdx.graphics.g3d.attributes
Methods in com.badlogic.gdx.graphics.g3d.attributes that return DirectionalLightsAttribute Modifier and Type Method Description DirectionalLightsAttributeDirectionalLightsAttribute. copy()Constructors in com.badlogic.gdx.graphics.g3d.attributes with parameters of type DirectionalLightsAttribute Constructor Description DirectionalLightsAttribute(DirectionalLightsAttribute copyFrom)
-