Class FogAttribute
java.lang.Object
gaiasky.util.gdx.shader.attribute.Attribute
gaiasky.util.gdx.model.gltf.scene3d.attributes.FogAttribute
- All Implemented Interfaces:
Comparable<Attribute>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final String
final com.badlogic.gdx.math.Vector3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
copy()
static FogAttribute
createFog
(float near, float far, float exponent) set
(float near, float far, float exponent) set
(com.badlogic.gdx.math.Vector3 value) Methods inherited from class gaiasky.util.gdx.shader.attribute.Attribute
equals, equals, getAttributeAlias, getAttributeIndex, getAttributeIndex, getAttributeType, getIndex, getNumAttributes, getTypes, has, hashCode, register, toString