Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 305 Bytes

LA_Fbx-ProcExample

Simple Script to process vertex colours on an FBX Mesh based on passed JSON data.

Required

FBX Python SDK bindings from:
	https://www.autodesk.com/developer-network/platform-technologies/fbx-sdk-2019-0

Usage

"python InputFBXFile.fbx someJSONFile.json OutputFBXFile.fbx"