Nintendo Confidential

17. Weight Node


(1) WeightList Description (English)

u32 weight_list_tag Specifies the tags of WeightList. Please set the tags shown below.

TAG_WEIGHT_LIST         0x00230000

u32 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.

See Data Chunk

(2) WeightGroup Description (English)

Specifies the byte size of the WeightGroupHeader.
u32 weight_group_tag Specifies the tags of WeightGroup. Please set the tags shown below.

TAG_WEIGHT_GROUP        0x00230100

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 (%).

See Data Chunk

Back to Index


Copyright 1998, 1999 NINTENDO Co., Ltd. All rights reserved.
Copyright 1998, 1999 MONEGI CORPORATION All rights reserved.