|
Blender V4.5
|
#include <DNA_scene_types.h>
Public Attributes | |
| float | smaa_threshold |
| float | smaa_threshold_render |
| int | aa_samples |
| char | _pad0 [4] |
Definition at line 2067 of file DNA_scene_types.h.
| char SceneGpencil::_pad0[4] |
Definition at line 2071 of file DNA_scene_types.h.
| int SceneGpencil::aa_samples |
Definition at line 2070 of file DNA_scene_types.h.
Referenced by blender::draw::gpencil::render_frame().
| float SceneGpencil::smaa_threshold |
Definition at line 2068 of file DNA_scene_types.h.
| float SceneGpencil::smaa_threshold_render |
Definition at line 2069 of file DNA_scene_types.h.