|
Blender
V2.93
|
Public Attributes | |
| half | r |
| half | g |
| half | b |
| half | a |
| half | z |
Definition at line 313 of file openexr_api.cpp.
| half _RGBAZ::a |
Definition at line 317 of file openexr_api.cpp.
Referenced by imb_save_openexr_half().
| half _RGBAZ::b |
Definition at line 316 of file openexr_api.cpp.
Referenced by imb_save_openexr_half().
| half _RGBAZ::g |
Definition at line 315 of file openexr_api.cpp.
Referenced by imb_save_openexr_half().
| half _RGBAZ::r |
Definition at line 314 of file openexr_api.cpp.
Referenced by imb_save_openexr_half().
| half _RGBAZ::z |
Definition at line 318 of file openexr_api.cpp.