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