package gaiasky.util.gdx.shader.attribute
-
-
Classes
Extend this class to implement a material attribute.
An
Attribute
which can be used to send an
Array
of
DirectionalLight
instances to the
Shader
.
An
Attribute
which can be used to send an
Array
of
PointLight
instances to the
Shader
.
An
Attribute
which can be used to send an
Array
of
SpotLight
instances to the
Shader
.