Cyberpunk 2077:meshMeshParamCloth Graphical

From Modding Wiki
Revision as of 08:24, 23 February 2025 by Seberoth (talk | contribs) (Created page with "==File Structure== {| class="wikitable" width="100%" ! width="20%" | Name ! width="20%" | Type/Size ! width="60%" | Info |- | lodChunkIndices || uint32[][] || First dimension = lod, second dimension = corresponding chunk. |- | chunks || meshGfxClothChunkData[] || See specification of meshGfxClothChunkData below. |- | latchers || uint16[][][] || Unknown. |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

File Structure

Name Type/Size Info
lodChunkIndices uint32[][] First dimension = lod, second dimension = corresponding chunk.
chunks meshGfxClothChunkData[] See specification of meshGfxClothChunkData below.
latchers uint16[][][] Unknown.