Skip to content
On this page

enum ESettingValueType

SettingValueType is used to denote which data type a setting expects.

Values

KeyValueComment
Invalid0Invalid settings value type.
Bool1Bool settings type.
Int2Int settings type.
Uint3Unsigned int settings type.
Double4Double floating point settings type.
String5String settings type.
EPipelineRunMode6EPipelineRunMode settings type.
EChartAggregatorMode8EChartAggregatorMode settings type.
ETexcoordGeneratorType9ETexcoordGeneratorType settings type.
EOcclusionMode10EOcclusionMode settings type.
EStopCondition11EStopCondition settings type.
EDataCreationPreferences12EDataCreationPreferences settings type.
EReductionHeuristics13EReductionHeuristics settings type.
EWeightsFromColorMode14EWeightsFromColorMode settings type.
ESurfaceTransferMode15ESurfaceTransferMode settings type.
ERemeshingMode16ERemeshingMode settings type.
ETangentSpaceMethod17ETangentSpaceMethod settings type.
EGeometryDataFieldType18EGeometryDataFieldType settings type.
EAtlasFillMode19EAtlasFillMode settings type.
EDitherPatterns20EDitherPatterns settings type.
EComputeVisibilityMode21EComputeVisibilityMode settings type.
ESurfaceAreaScale22ESurfaceAreaScale settings type.
EImpostorType23EImpostorType settings type.
ESymmetryAxis24ESymmetryAxis settings type.
EPixelFormat25EPixelFormat settings type.
EColorComponent26EColorComponent settings type.
EHoleFilling27EHoleFilling settings type.
EImageInputFormat28EImageInputFormat settings type.
EImageOutputFormat29EImageOutputFormat settings type.
EDDSCompressionType30EDDSCompressionType settings type.
EBillboardMode31EBillboardMode settings type.
EOpacityType32EOpacityType settings type.
EInputSceneValidationActionType33EInputSceneValidationActionType settings type.
EAttributeTessellationDensityMode34EAttributeTessellationDensityMode settings type.
EBlendOperation35EBlendOperation settings type.
EAttributeFormat36EAttributeFormat settings type.
ETransformationSpace37ETransformationSpace settings type.
EReferenceExportMode38EReferenceExportMode settings type.
EImageColorSpace39EImageColorSpace settings type.
EReductionPerformanceMode40EReductionPerformanceMode settings type.
EAttributeTessellationFieldType41EAttributeTessellationFieldType settings type.
EFlipBackfacingMode42EFlipBackfacingMode settings type.
EComputeCasterShaderCodeInputMode43EComputeCasterShaderCodeInputMode settings type.