Title here
Summary here
Cloth physics .bin
file contains binary cloth physics data.
Yes, it is currently possible to create a custom cloth physics .bin file. You can refer to Cloth Physics Guide.
In nifs containing physics data, cloth physics bin files are located next to the BSGeometry, in the BSClothExtraData.
flowchart LR subgraph NiNode subgraph BSClothExtraData Physics["Physics .bin file"] end BSGeometry Other["Other data..."] end
Currently, it is impossible to import the data from the physics .bin file to the editable physics graph. However, it is possible to visualize some of the data it contains (see Cloth Physics Guide)