Cogl.Texture3D

const Cogl = imports.gi.Cogl;

let texture3D = new Cogl.Texture3D();
  

Hierarchy

  • Cogl.Object
    • Cogl.Texture3D