ImageComponentType
Enum
Read time 1 minuteLast updated a day ago
Namespace: UnityEngine.Pixyz.Material
Fieldspublic enum ImageComponentType
Name | Value |
|---|---|
| Undefined | UnityEngine.Pixyz.Material.ImageComponentType |
| UInt8_Norm | UnityEngine.Pixyz.Material.ImageComponentType |
| UInt8_Int | UnityEngine.Pixyz.Material.ImageComponentType |
| SInt8_Norm | UnityEngine.Pixyz.Material.ImageComponentType |
| SInt8_Int | UnityEngine.Pixyz.Material.ImageComponentType |
| UInt16_Norm | UnityEngine.Pixyz.Material.ImageComponentType |
| UInt16_Int | UnityEngine.Pixyz.Material.ImageComponentType |
| SInt16_Norm | UnityEngine.Pixyz.Material.ImageComponentType |
| SInt16_Int | UnityEngine.Pixyz.Material.ImageComponentType |
| Float16 | UnityEngine.Pixyz.Material.ImageComponentType |
| UInt32_Norm | UnityEngine.Pixyz.Material.ImageComponentType |
| UInt32_Int | UnityEngine.Pixyz.Material.ImageComponentType |
| SInt32_Norm | UnityEngine.Pixyz.Material.ImageComponentType |
| SInt32_Int | UnityEngine.Pixyz.Material.ImageComponentType |
| Float32 | UnityEngine.Pixyz.Material.ImageComponentType |
| UInt64_Norm | UnityEngine.Pixyz.Material.ImageComponentType |
| UInt64_Int | UnityEngine.Pixyz.Material.ImageComponentType |
| SInt64_Norm | UnityEngine.Pixyz.Material.ImageComponentType |
| SInt64_Int | UnityEngine.Pixyz.Material.ImageComponentType |
| Float64 | UnityEngine.Pixyz.Material.ImageComponentType |