Class PBRVolumeAttribute
java.lang.Object
gaiasky.util.gdx.shader.attribute.Attribute
gaiasky.util.gdx.model.gltf.scene3d.attributes.PBRVolumeAttribute
- All Implemented Interfaces:
Comparable<Attribute>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
final com.badlogic.gdx.graphics.Color
float
a value of zero means positive infinity (no attenuation)float
static final int
-
Constructor Summary
ConstructorsConstructorDescriptionPBRVolumeAttribute
(float thicknessFactor, float attenuationDistance, com.badlogic.gdx.graphics.Color attenuationColor) -
Method Summary
Methods inherited from class gaiasky.util.gdx.shader.attribute.Attribute
equals, equals, getAttributeAlias, getAttributeIndex, getAttributeIndex, getAttributeType, getIndex, getNumAttributes, getTypes, has, hashCode, register, toString