Files
UnrealEngineUWP/Engine/Source/Runtime/Experimental/Interchange
JeanMichel Dignard e284d6285a Interchange: First pass on an API to create nodes and standardize unique ids.
- Added a static Create function on UInterchangeTexture2DNode, UInterchangeShaderGraphNode and UInterchangeShaderNode.
- Added a static MakeNodeUid function on UInterchangeTextureNode, UInterchangeShaderGraphNode and UInterchangeShaderNode.
- Updated the FBX, GLTF and OBJ translators to leverage the new APIs.
#preflight 627bcefc0a5817c9d94df8ed

[CL 20140773 by JeanMichel Dignard in ue5-main branch]
2022-05-11 11:12:53 -04:00
..