Skip to content

RWAtomic (0x0014)

Atomic is a container section used in DFF files as child of a Clump section. It is normally accompanied by a Struct section. An atomic section can associate a Frame with a Geometry. - gtamodding

Structure format

Size Type Description
4b uint frameIndex
4b uint geometryIndex
4b flags Possible flags are CollisionTest(0x01) and Render(0x04)
4b uint unused

Possible child sections