Enum ufbx.ufbx_lod_display
LOD level display mode.
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public enum ufbx.ufbx_lod_display
Fields
Name | Description |
---|---|
UFBX_LOD_DISPLAY_FORCE_32BIT | |
UFBX_LOD_DISPLAY_HIDE | Never display the LOD level. |
UFBX_LOD_DISPLAY_SHOW | Always display the LOD level. |
UFBX_LOD_DISPLAY_USE_LOD | Display the LOD level if the distance is appropriate. |