Enum ImageComponentType
- Undefined = 0
- UInt8_Norm = 1
- UInt8_Int = 2
- SInt8_Norm = 3
- SInt8_Int = 4
- UInt16_Norm = 5
- UInt16_Int = 6
- SInt16_Norm = 7
- SInt16_Int = 8
- Float16 = 9
- UInt32_Norm = 10
- UInt32_Int = 11
- SInt32_Norm = 12
- SInt32_Int = 13
- Float32 = 14
- UInt64_Norm = 15
- UInt64_Int = 16
- SInt64_Norm = 17
- SInt64_Int = 18
- Float64 = 19
Enum of Core.Int
Functions accepting this type or a list of this type as a parameter:
Namespace: Material
Syntax