GLTFPrimitive

constructor(indices: GLTFAccessor?, positions: GLTFAccessor, normals: GLTFAccessor?, texcoords: List<GLTFAccessor>, material: GLTFMaterial, topology: GLTFRenderMode)