Navigation
API > API/Plugins > API/Plugins/USDClasses
| Name | EUsdDrawMode |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDClasses/Public/USDDrawModeComponent.h |
| Include Path | #include "USDDrawModeComponent.h" |
Syntax
enum EUsdDrawMode
{
Origin,
Bounds,
Cards,
UMETA =(Hidden),
UMETA =(Hidden),
}
Values
| Name | Remarks |
|---|---|
| Origin | |
| Bounds | |
| Cards | |
| UMETA | For now we just hide these, so that the user can't pick them on the component details panel. |
| UMETA |