# Enums
# ESimplygonMetaTagType
Metatags to provide hit to the Simplygon integration when processing.
| Key | Value | Comment | 
|---|---|---|
None |  0x00000000 | No tags | 
Process |  0x00000001 | Tag that indicates that object should be placed in process selection set | 
Occluder |  0x00000002 | Tag that indicates that object is and occluder and place in the occluder set | 
ClippingGeometry |  0x00000003 | Tag that indicates that object is a clipping geometry and place in the clipping geometry set | 
GeometryCameraPath |  0x00000004 | Tag that indicates that a geomtry's vertices are used to setup a path of omni directional cameras | 
ExcludeFromImposterGeneration |  0x00000005 | Tag that indicate that object is excluded from Imposter baking when using the Imposter GeneratorHelperActor |