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