niftools / pyffi

PyFFI is a Python library for processing block structured files.
http://www.niftools.org/pyffi
Other
47 stars 26 forks source link

How to generate BSTriShape node with pyffi 2.2.4dev4? #81

Closed Cracksoldier closed 1 year ago

Cracksoldier commented 1 year ago

Hi, I am trying to write me a converter script which takes an fbx file as an input and outputs a nif file for Skyrim SE. I am using pyffi 2.2.4.dev4 with Python 3.9 and while generating a NiTriShape Block is not a problem i can't figure out how to generate a BSTriShapeBlock. How is this done in pyffi?