You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fix winding issue in the cloth scene #preflight none [CL 23251352 by Johan Duparc in ue5-main branch]
== Datasmnith SDK Sample == Description This sample project aims to provide a base from which a Datasmith exporter can be built. In this project, we use the Datasmith SDK to generate some content, expose this content on directlink, and/or export a datasmith scene to disk. Dependency - In order to build this project, a Datasmith SDK must be provided. The default configuration searches for an SDK generated by the main Unreal solution (see project DatasmithSDK), but you could edit DatasmithSDK.props to point to another SDK. - Unreal requires a c++17 compiler