Runtime representation of White Box. More...
#include <WhiteBoxComponent.h>
Inherits AZ::Component, WhiteBoxComponentRequestBus::Handler, AZ::TransformNotificationBus::Handler, and AzFramework::VisibleGeometryRequestBus::Handler.
Public Member Functions | |
| WhiteBoxComponent (const WhiteBoxComponent &)=delete | |
| WhiteBoxComponent & | operator= (const WhiteBoxComponent &)=delete | 
| WhiteBoxComponent (WhiteBoxComponent &&)=default | |
| WhiteBoxComponent & | operator= (WhiteBoxComponent &&)=default | 
| bool | WhiteBoxIsVisible () const override | 
| void | GenerateWhiteBoxMesh (const WhiteBoxRenderData &whiteBoxRenderData) | 
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) | 
Runtime representation of White Box.