| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| disableParam_NT | u8 | 0x0 [0] | Exclude from the NT version or mark the ones to be excluded. | This field is a boolean. |
| disableParam_Product | u8 | 0x0 [1] | Exclude from the product version or mark the items to be excluded. | This field is a boolean. |
| disableParamReserve1 | dummy8 | 0x0 [2-7] | This field is padding. | |
| disableParamReserve2 | dummy8 | 0x1 | This field is padding. | |
| modelMemoryType | u8 | 0x4 | Memory type used by model. | This field uses the following enum: CHR_MEMORY_TYPE |
| texMemoryType | u8 | 0x5 | Memory type used by model textures. | This field uses the following enum: CHR_MEMORY_TYPE |
| cameraDitherFadeId | s16 | 0x6 | Camera fade parameter ID (-1 refer to material, 0: do not disappear, 1 parameter ID) | This field refers to the following params: CameraFadeParam |
| isNoRayTracing | u8 | 0x8 | If OFF, then character model will be included in raytracing scene. If ON, then character is skipped. | This field is a boolean. |
| rayTracingCullingMode | s8 | 0x9 | Culling mode applied when drawing raytracing. If it is set to 'Auto', it will be the default value set in the program. | This field uses the following enum: ASSET_RAY_TRACING_CULLING_TYPE_ENUM |
| reserve | dummy8 | 0xa | This field is padding. |
| Option | Description | Notes |
|---|---|---|
0 | None | |
1 | Dummy | |
2 | Small | |
3 | Medium | |
4 | Large | |
5 | Giant | |
6 | Massive | |
7 | Non-Standard |
| Option | Description | Notes |
|---|---|---|
0 | Auto | |
1 | Table | |
2 | Back | |
3 | Double-sided |