コード例 #1
0
 def loadMhp(self, filepath):
     return animation.loadPoseFromMhpFile(filepath, self.human.getBaseSkeleton())
コード例 #2
0
 def loadMhp(self, filepath):
     return animation.loadPoseFromMhpFile(filepath, self.human.getBaseSkeleton())