package texture // SaveModel 贴图保存模型 type SaveModel struct { // ID ID string // 名称 Name string }