|
Blender
V3.3
|
Public Attributes | |
| half | r |
| half | g |
| half | b |
| half | a |
| half | z |
Definition at line 382 of file openexr_api.cpp.
| half _RGBAZ::a |
Definition at line 386 of file openexr_api.cpp.
Referenced by imb_save_openexr_half().
| half _RGBAZ::b |
Definition at line 385 of file openexr_api.cpp.
Referenced by imb_save_openexr_half().
| half _RGBAZ::g |
Definition at line 384 of file openexr_api.cpp.
Referenced by imb_save_openexr_half().
| half _RGBAZ::r |
Definition at line 383 of file openexr_api.cpp.
Referenced by imb_save_openexr_half().
| half _RGBAZ::z |
Definition at line 387 of file openexr_api.cpp.