P3D Lod Proxies: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[[Cc]ategory:ArmA:[ _]?([^|]+)\]\]" to "{{GameCategory|arma1|$1}}") |
Lou Montana (talk | contribs) m (Text replacement - "{{unsupported-doc}}" to "{{Feature|UnsupportedDoc}}") |
||
Line 1: | Line 1: | ||
{{ | {{Feature|UnsupportedDoc}} | ||
=LodProxy= | =LodProxy= |
Revision as of 14:55, 1 February 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