跳到主要内容

ICombinationData interface

方案中所有组合的基本信息

Signature:

interface ICombinationData 

Properties

Property

Modifiers

Type

Description

assemblyModelType

string

组合类型。"instance" 实例组合;"template" 模板组合

brandGoodId

number

组合对应的商品 id(这里未加密,用户应该用不了)

collectBrandGoodId

number

组合收藏转素材后的商品 id(这里也没加密,用户应该用不了)

id

string

id

name

string

组合对应的商品名称

paramModelIds

Array<string>

组合中模型的 id

position

Number3

组合坐标

rotate

Number3

组合旋转

size

Number3

组合尺寸