Bactcapt: Difference between revisions
m
→actor_info
imported>Leoetlino (Created page with "{{lowercase}} {{stub}} {{Parameter archive infobox|param_type=bactcapt|version=0|type=}} <onlyinclude>'''ActorCapture''' (''bactcapt'') was used to get screen captures{{check}...") |
imported>Leoetlino m (→actor_info) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
{{Parameter archive infobox|param_type=bactcapt|version=0|type=}} | {{Parameter archive infobox|param_type=bactcapt|version=0|type=}} | ||
<onlyinclude>'''ActorCapture''' (''bactcapt'') was used to get screen captures{{check}} of actors in specific | <onlyinclude>'''ActorCapture''' (''bactcapt'') was used to get screen captures{{check}} of actors in specific states and with a specific environment (lighting and camera). ActorCapture files are entirely missing in release versions; however ActorCaptureMgr code is still present in the executable<ref>0x7101088D44 in Switch 1.5.0</ref>, making it possible to see the exact contents of bactcapts.</onlyinclude> | ||
== Parameter objects == | == Parameter objects == | ||
Line 11: | Line 10: | ||
| pos || vec3 || Camera position || カメラ位置 | | pos || vec3 || Camera position || カメラ位置 | ||
|- | |- | ||
| at || vec3 || | | at || vec3 || Point the camera should look at || カメラ注視点 | ||
|- | |- | ||
| fovy || float || Camera Field of View Y || カメラ画角 | | fovy || float || Camera Field of View Y (angle) || カメラ画角 | ||
|- | |- | ||
| twist || float || Camera twist || カメラひねり | | twist || float || Camera twist || カメラひねり | ||
Line 28: | Line 27: | ||
| as_name || str32 || Name of [[AS]] to apply || 適用するASのKey名 | | as_name || str32 || Name of [[AS]] to apply || 適用するASのKey名 | ||
|- | |- | ||
| apply_skl_anim || bool || Search and apply skeletal animation directly | | apply_skl_anim || bool || Search and apply skeletal animation directly || スケルタルアニメを検索して直接適用する | ||
|- | |- | ||
| as_frame || float || AS frame | | as_frame || float || AS frame ・ Elapsed time specification || ASのフレーム・経過時間指定 | ||
|- | |- | ||
| adjust_bounding || bool || Adjust position based on bounding || バウンディングを元に位置を調整する | | adjust_bounding || bool || Adjust position based on bounding || バウンディングを元に位置を調整する | ||
Line 46: | Line 45: | ||
|} | |} | ||
<references/> | |||
[[Category:File extensions]] | [[Category:File extensions]] | ||
[[Category:File extensions (AAMP)]] | [[Category:File extensions (AAMP)]] |