Class GLTFTextureInfo

java.lang.Object
gaiasky.util.gdx.model.gltf.data.GLTFObject
gaiasky.util.gdx.model.gltf.data.texture.GLTFTextureInfo
Direct Known Subclasses:
GLTFNormalTextureInfo, GLTFOcclusionTextureInfo

public class GLTFTextureInfo extends GLTFObject
  • Field Details

    • index

      public Integer index
    • texCoord

      public int texCoord
  • Constructor Details

    • GLTFTextureInfo

      public GLTFTextureInfo()