com.supermap.ar.areffect.gltfModel

类 Primitives

  • java.lang.Object
    • com.supermap.ar.areffect.gltfModel.Primitives


  • public class Primitives
    extends java.lang.Object
    图元信息
    • 构造器详细资料

      • Primitives

        public Primitives()
    • 方法详细资料

      • setAttributes

        public void setAttributes(Attributes attributes)
        设置属性
        参数:
        attributes -
      • getAttributes

        public Attributes getAttributes()
        获取属性
        返回:
      • setIndices

        public void setIndices(java.lang.Integer indices)
        设置索引
        参数:
        indices -
      • getIndices

        public java.lang.Integer getIndices()
        获取索引
        返回:
      • setMode

        public void setMode(java.lang.Integer mode)
        设置模式
        参数:
        mode -
      • getMode

        public java.lang.Integer getMode()
        获取模式
        返回:
      • setMaterial

        public void setMaterial(java.lang.Integer material)
        设置材质索引
        参数:
        material -
      • getMaterial

        public java.lang.Integer getMaterial()
        获取材质索引
        返回: