Class CascadeShadowMapAttribute
java.lang.Object
gaiasky.util.gdx.shader.attribute.Attribute
gaiasky.util.gdx.model.gltf.scene3d.attributes.CascadeShadowMapAttribute
- All Implemented Interfaces:
Comparable<Attribute>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Attribute
equals, equals, getAttributeAlias, getAttributeIndex, getAttributeIndex, getAttributeType, getIndex, getNumAttributes, getTypes, has, hashCode, register, toStringModifier and TypeMethodDescriptionprotected booleanbooleanstatic StringgetAttributeAlias(Bits type) static intgetAttributeIndex(Bits type) static intgetAttributeIndex(String alias) static BitsgetAttributeType(String alias) protected static intgetIndex(long oldType) static intstatic com.badlogic.gdx.utils.Array<String> getTypes()booleanhas(int index) inthashCode()protected static intCall this method to register a custom attribute type, see the wiki for an example.toString()
-
Field Details
-
Alias
- See Also:
-
Type
public static final int Type -
cascadeShadowMap
-
-
Constructor Details
-
CascadeShadowMapAttribute
-
-
Method Details
-
compareTo
-
copy
-