Files
kerim borchaev 76fdc88bd0 [Datasmith] Geolocation api supports 'unset' value
-  Sketchup doesn't provide elevation so not setting elevation won't have it in .udatasmith file and imported into Unreal as metadata

#jira UE-184935
#preflight 645bd5ea46411bde95200aba
#rb JeanLuc.Corenthin

[CL 25450390 by kerim borchaev in ue5-main branch]
2023-05-12 11:28:56 -04:00
..

// Copyright Epic Games, Inc. All Rights Reserved.

This project requires environment variable SWIG_DIR to be set to the Swig 4.0.1 (www.swig.org) third party directory
on the developer's workstation in order to run swig.exe and regenerate Private\DatasmithFacadeCSharp.cpp and Public\*.cs.
Python3 is also required in order to execute a post-SWIG script adding missing headers to generated files.