This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| ac6-refmat:param:assettranscriptionparam [2025/02/25 19:28] – admin | ac6-refmat:param:assettranscriptionparam [2025/02/25 19:47] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== AssetTranscriptionParam ====== | ====== AssetTranscriptionParam ====== | ||
| ===== Fields ===== | ===== Fields ===== | ||
| - | ^ Field ^ Description ^ Notes ^ | + | ^ Field ^ Type ^ Offset |
| - | | slodConvertType | Settings used in SLOD conversion, used to turn on/off model display during transcription. | This field uses the following enum: ASSET_SLOD_CONVERT_TYPE | | + | | slodConvertType |
| - | | imposterCaptureType | How to display the imposter. | This field uses the following enum: ASSET_IMPOSTER_TYPE | | + | | imposterCaptureType |
| - | | bakeAssetLodLv | LOD level of the destination model | | | + | | bakeAssetLodLv |
| - | | isHemiOctahedral | Is it hemispherical display? (Only affected by LockCamBillboard) | This field is a boolean. | | + | | isHemiOctahedral |
| - | | pad | | This field is padding. | | + | | pad | '' |
| - | | bakeAssetId | If the SLOD transfer destination model-1 is the same ID as the original model | This field refers to the following params: [[ac6-refmat: | + | | bakeAssetId |
| - | | lockCamBillboard_imposterCamOffset | Camera offset distance (cm) | | | + | | lockCamBillboard_imposterCamOffset |
| - | | lockCamBillboard_imposterTexSize | This is the resolution for unidirectional display, and the overall texture size is this resolution x number of images. | This field uses the following enum: ASSET_SLOD_TEX_SIZE_TYPE | | + | | lockCamBillboard_imposterTexSize |
| - | | lockCamBillboard_imposterTexNum_CapAngle | Number of shots to take | This field uses the following enum: ASSET_SLOD_CAP_DIR_NUM_TYPE | | + | | lockCamBillboard_imposterTexNum_CapAngle |
| - | | lockCamBillboard_imposterLockCamTexPad | Is there padding applied to the texture? | This field is a boolean. | | + | | lockCamBillboard_imposterLockCamTexPad |
| - | | crossBillboard_imposterCamOffset | Camera offset distance (cm) | | | + | | crossBillboard_imposterCamOffset |
| - | | crossBillboard_imposterTexSize | This is the resolution for unidirectional display, and the overall texture size is this resolution x number of images. | This field uses the following enum: ASSET_SLOD_TEX_SIZE_TYPE | | + | | crossBillboard_imposterTexSize |
| - | | crossBillboard_imposterTexNum_CapAngle | Number of shots to take | This field uses the following enum: ASSET_SLOD_CAP_DIR_NUM_TYPE | | + | | crossBillboard_imposterTexNum_CapAngle |
| - | | crossBillboard_imposterLockCamTexPad | Is there padding applied to the texture? | This field is a boolean. | | + | | crossBillboard_imposterLockCamTexPad |
| Line 24: | Line 24: | ||
| ==== ASSET_SLOD_TEX_SIZE_TYPE ==== | ==== ASSET_SLOD_TEX_SIZE_TYPE ==== | ||
| ^ Option ^ Description ^ Notes ^ | ^ Option ^ Description ^ Notes ^ | ||
| - | | 64 | 64x64 | | | + | | '' |
| - | | 128 | 128x128 | | | + | | '' |
| - | | 256 | 256x256 | | | + | | '' |
| - | | 512 | 512x512 | | | + | | '' |
| - | | 1024 | 1024x1024 | | | + | | '' |
| - | | 2048 | 2048x2048 | | | + | | '' |
| - | | 4096 | 4096x4096 | | | + | | '' |
| ==== ASSET_SLOD_CAP_DIR_NUM_TYPE ==== | ==== ASSET_SLOD_CAP_DIR_NUM_TYPE ==== | ||
| ^ Option ^ Description ^ Notes ^ | ^ Option ^ Description ^ Notes ^ | ||
| - | | 16 | 16 Directions | | | + | | '' |
| - | | 36 | 32 Directions | | | + | | '' |
| - | | 64 | 64 Directions | | | + | | '' |
| ==== ASSET_SLOD_CAP_ANGLE_TYPE ==== | ==== ASSET_SLOD_CAP_ANGLE_TYPE ==== | ||
| ^ Option ^ Description ^ Notes ^ | ^ Option ^ Description ^ Notes ^ | ||
| - | | 20 | 20 Degrees | | | + | | '' |
| - | | 30 | 30 Degrees | | | + | | '' |
| - | | 45 | 45 Degrees | | | + | | '' |
| - | | 90 | 90 Degrees | | | + | | '' |
| ==== ASSET_SLOD_CONVERT_TYPE ==== | ==== ASSET_SLOD_CONVERT_TYPE ==== | ||
| ^ Option ^ Description ^ Notes ^ | ^ Option ^ Description ^ Notes ^ | ||
| - | | 0 | Not Applicable to SLOD | | | + | | '' |
| - | | 1 | Join as is | | | + | | '' |
| - | | 2 | Transfer source | | | + | | '' |
| - | | 3 | Transfer destination | | | + | | '' |
| - | | 4 | Imposter | | | + | | '' |
| - | | 5 | Final result | | | + | | '' |
| ==== ASSET_IMPOSTER_TYPE ==== | ==== ASSET_IMPOSTER_TYPE ==== | ||
| ^ Option ^ Description ^ Notes ^ | ^ Option ^ Description ^ Notes ^ | ||
| - | | 0 | Lock-cam Billboard | | | + | | '' |
| - | | 1 | Cross Billboard | | | + | | '' |