update : add displacement map support to obj-material importer. this feature is supported by some special exporters.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1347 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -159,6 +159,7 @@ struct Material
|
||||
aiString textureBump;
|
||||
aiString textureSpecularity;
|
||||
aiString textureOpacity;
|
||||
aiString textureDisp;
|
||||
|
||||
//! Ambient color
|
||||
aiColor3D ambient;
|
||||
|
||||
Reference in New Issue
Block a user