Guest User

Untitled

a guest
May 25th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Model.md5Load("test_geo.md5mesh");
  2. //Model.md5Skin("Cylinder.007", "<dds>cannon_copter.png", "<dds>cannon_copter_mask.png", 0.8, 0.2);
  3. //Model.md5Bumpmap("Cylinder.007", "<dds>cannon_copter_normals.png");
  4. Model.md5Anim("idle", "test_geo_.md5anim");
  5.  
  6. Model.scale(500);
  7. Model.spec(200);
Add Comment
Please, Sign In to add comment