跳到主要内容

daz_modifier_instance

Ploy3D / daz_modifier_instance

Interface: daz_modifier_instance

DAZ修饰符实例。

Hierarchy

Table of contents

Properties

Properties

channel

Optional channel: daz_channel

参数控制通道。

Inherited from

daz_modifier.channel


extra

Optional extra: any[]

其它特定于应用程序的信息对象数组。

Inherited from

daz_modifier.extra


formulas

Optional formulas: any[]

给定属性操作时的参数作用公式。

Inherited from

daz_modifier.formulas


group

Optional group: string

修改器分组(目录)。

Inherited from

daz_modifier.group


id

id: string

当前文件范围内此资产的唯一ID。

Overrides

daz_modifier.id


label

Optional label: string

用户可理解的外部标签。

Inherited from

daz_modifier.label


morph

Optional morph: daz_morph

MORPH变形数据。

Inherited from

daz_modifier.morph


name

Optional name: string

内部名称(同级唯一,优先于ID用于查找)。

Inherited from

daz_modifier.name


parent

parent: string

此修饰符实例影响的节点或元素的URI。

Overrides

daz_modifier.parent


presentation

Optional presentation: daz_presentation

用于描述如何向用户呈现资产的信息和图像。

Inherited from

daz_modifier.presentation


region

Optional region: daz_region

修饰符应应用的区域。

Inherited from

daz_modifier.region


skin

Optional skin: daz_skin_binding

蒙皮绑定数据。

Inherited from

daz_modifier.skin


source

Optional source: string

派生此资产的源资产URI。

Inherited from

daz_modifier.source


url

url: string

用于构造该节点实例的资产URI。