1*2726a701SXin LI 2*2726a701SXin LI#------------------------------------------------------------------------------ 3*2726a701SXin LI# $File: usd,v 1.2 2020/05/21 22:17:00 christos Exp $ 4*2726a701SXin LI# 5*2726a701SXin LI# From Christian Schmidbauer 6*2726a701SXin LI# 7*2726a701SXin LI# https://github.com/PixarAnimationStudios/USD 8*2726a701SXin LI 9*2726a701SXin LI# USD crate file 10*2726a701SXin LI# https://github.com/PixarAnimationStudios/USD/blob/ebac0a8b6703f4fa1c27115f1f013bb9819662f4/pxr/usd/usd/crateFile.h#L441-L450 11*2726a701SXin LI0 string PXR-USDC USD crate 12*2726a701SXin LI>8 byte x \b, version %x. 13*2726a701SXin LI>9 byte x \b%x. 14*2726a701SXin LI>10 byte x \b%x 15*2726a701SXin LI!:ext usd 16*2726a701SXin LI 17*2726a701SXin LI# USD ASCII file 18*2726a701SXin LI0 string #usda\040 USD ASCII 19*2726a701SXin LI>6 string x \b, version %s 20*2726a701SXin LI!:mime text/plain 21*2726a701SXin LI!:ext usd 22