Open 3D Engine WhiteBox Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
WhiteBox::WhiteBoxSaveResult Struct Reference

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
 

Detailed Description

The outcome of attempting to save a white box mesh.

Member Data Documentation

◆ m_relativeAssetPath

AZStd::optional<AZStd::string> WhiteBox::WhiteBoxSaveResult::m_relativeAssetPath

Optional relative asset path (the file may not have been saved in the project folder).


The documentation for this struct was generated from the following file: