P3D Lod Proxies: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{unsupported-doc}}" to "{{Feature|UnsupportedDoc}}") |
Lou Montana (talk | contribs) m (Text replacement - "y[ _]*\|[ _]*(arma[0-9]+)[ _]*\|[ _]+" to "y|$1|") |
||
Line 18: | Line 18: | ||
[[Category:BIS_File_Formats]] | [[Category:BIS_File_Formats]] | ||
{{GameCategory|arma1| File Formats}} | {{GameCategory|arma1|File Formats}} |
Revision as of 13:09, 22 June 2021
LodProxy
struct { Asciiz P3dProxyName; //"\ca\a10\agm65" (.p3d is implied) <<note the leading filename backslash TransformMatrix Transform; //see Generic FileFormat Data Types ulong ProxySequenceId; // ulong NamedSelectionIndex; //see P3D Named Selections //////// ARMA ONLY (ODOLV4x) /////// long BoneIndex; ulong SectionIndex; //see P3D_Lod_Sections }
Related Pages