EBspOptimization

Quality level for rebuilding Bsp.

Unreal Engine C++ API Reference > Developer > BSPUtils > FBSPOps

References

   
Module BSPUtils
Header /Engine/Source/Developer/BSPUtils/Public/BSPOps.h
Include #include "BSPOps.h"

Syntax

enum EBspOptimization  
{  
    BSP_Lame,  
    BSP_Good,  
    BSP_Optimal,  
}  

Values

Name Description
BSP_Lame  
BSP_Good  
BSP_Optimal  

Remarks

Quality level for rebuilding Bsp.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library