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::WhiteBoxComponent Class Reference

Runtime representation of White Box. More...

#include <WhiteBoxComponent.h>

Inherits AZ::Component, WhiteBoxComponentRequestBus::Handler, and AZ::TransformNotificationBus::Handler.

Public Member Functions

 WhiteBoxComponent (const WhiteBoxComponent &)=delete
 
WhiteBoxComponentoperator= (const WhiteBoxComponent &)=delete
 
 WhiteBoxComponent (WhiteBoxComponent &&)=default
 
WhiteBoxComponentoperator= (WhiteBoxComponent &&)=default
 
bool WhiteBoxIsVisible () const override
 
void GenerateWhiteBoxMesh (const WhiteBoxRenderData &whiteBoxRenderData)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

Runtime representation of White Box.


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