Enum SkeletalMeshOptimizationImportance
Enum specifying the importance of properties when simplifying skeletal meshes.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum SkeletalMeshOptimizationImportance
Fields
Name | Description |
---|---|
SMOI_High | |
SMOI_Highest | |
SMOI_Low | |
SMOI_Lowest | |
SMOI_MAX | |
SMOI_Normal | |
SMOI_Off |