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