Skip to content

Commit

Permalink
Clean up mdl imports
Browse files Browse the repository at this point in the history
  • Loading branch information
lilleyse committed Oct 17, 2023
1 parent 9137f54 commit 5356b2d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions exts/cesium.omniverse/mdl/cesium.mdl
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
mdl 1.8;

import ::anno::*;
import ::state::*;
import ::tex::*;
import ::anno::version;
import ::anno::display_name;
import ::anno::hidden;

using ::gltf::pbr import *;
import ::gltf::pbr::gltf_texture_lookup;
import ::gltf::pbr::gltf_material;

module [[
anno::version( 1, 0, 0),
Expand Down

0 comments on commit 5356b2d

Please sign in to comment.