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::Pipeline::WhiteBoxMeshAsset Class Reference

#include <WhiteBoxMeshAsset.h>

Inherits AZ::Data::AssetData.

Public Member Functions

 AZ_CLASS_ALLOCATOR (WhiteBoxMeshAsset, AZ::SystemAllocator)
 
 AZ_RTTI (WhiteBoxMeshAsset, "{6784304A-4ED6-42FD-A5C9-316265F071F2}", AZ::Data::AssetData)
 
void SetMesh (Api::WhiteBoxMeshPtr mesh)
 
WhiteBoxMesh * GetMesh ()
 
Api::WhiteBoxMeshPtr ReleaseMesh ()
 
void SetWhiteBoxData (Api::WhiteBoxMeshStream whiteBoxData)
 
const Api::WhiteBoxMeshStream & GetWhiteBoxData () const
 
void Serialize ()
 

Friends

class WhiteBoxMeshAssetHandler
 

Detailed Description

Represents a white box mesh asset. This asset can be modified in memory by the white box tool.


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