Open 3D Engine WhiteBox Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
The outcome of attempting to save a white box mesh. More...
#include <EditorWhiteBoxComponent.h>
Public Attributes | |
AZStd::optional< AZStd::string > | m_relativeAssetPath |
AZStd::string | m_absoluteFilePath |
The outcome of attempting to save a white box mesh.
AZStd::optional<AZStd::string> WhiteBox::WhiteBoxSaveResult::m_relativeAssetPath |
Optional relative asset path (the file may not have been saved in the project folder).