unreal.DatasmithColorSpace¶
- class unreal.DatasmithColorSpace¶
Bases:
EnumBaseTexture color space. Default: Leave at whatever is default for the texture mode sRGB: Enable the sRGB boolean regardless of texture mode Linear: Disable the sRGB boolean regardless of texture mode
C++ Source:
Module: DatasmithCore
File: DatasmithDefinitions.h
- DEFAULT: DatasmithColorSpace = Ellipsis¶
0
- LINEAR: DatasmithColorSpace = Ellipsis¶
2
- S_RGB: DatasmithColorSpace = Ellipsis¶
1