EMeshDetailLevel

Unreal Engine C++ API Reference > Developer > GeometryProcessingInterfaces > GeometryProcessingInterfaces > IGeometryProcessing_CombineMeshInstances

References

   
Module GeometryProcessingInterfaces
Header /Engine/Source/Developer/GeometryProcessingInterfaces/Public/GeometryProcessingInterfaces/CombineMeshInstances.h
Include #include "GeometryProcessingInterfaces/CombineMeshInstances.h"

Syntax

enum EMeshDetailLevel  
{  
    Base          = 0,  
    Standard      = 1,  
    Small         = 2,  
    Decorative    = 3,  
}  

Values

Name Description
Base  
Standard  
Small  
Decorative  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library