(1) WeightList
(2) WeightGroup
u32 weight_list_tag Describes the tags of WeightList. Please set the tags shown below. TAG_WEIGHT_LIST 0x00230000u32 weight_list_header_size Describes the WeightListHeader byte size. u32 weight_list_size Describes the WeightList byte size. u32 weight_group_num Describes the WeightGroup number. u32 weight_group_num_byte Describes the WeightGroup byte size. WeightGroup This area describes the weight value used in a single EnvelopePart.
u32 weight_group_tag Describes the tags of WeightGroup. Please set the tags shown below. TAG_WEIGHT_GROUP 0x00230100u32 this_weight_group_index Describes the index number for this WeightGroup. u32 weight_group_size Describes the WeightGroup byte size. u32 weight_group_name_index Uses a NameList index number to describe the WeightGroup name. u32 weight_num Describes the Weight number. float weight Describes the Weight value as a percentile (%).