浏览代码

mention pbrSpecularGlossiness support

Daniel Hritzkiv 8 年之前
父节点
当前提交
8bef546b41
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      code/glTF2Asset.h

+ 1 - 0
code/glTF2Asset.h

@@ -44,6 +44,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  * glTF Extensions Support:
  *   KHR_binary_glTF: full
+ *   KHR_materials_pbrSpecularGlossiness full
  */
 #ifndef GLTF2ASSET_H_INC
 #define GLTF2ASSET_H_INC