Blender V4.5
SceneGpencil Struct Reference

#include <DNA_scene_types.h>

Public Attributes

float smaa_threshold
float smaa_threshold_render
int aa_samples
char _pad0 [4]

Detailed Description

Definition at line 2067 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad0

char SceneGpencil::_pad0[4]

Definition at line 2071 of file DNA_scene_types.h.

◆ aa_samples

int SceneGpencil::aa_samples

Definition at line 2070 of file DNA_scene_types.h.

Referenced by blender::draw::gpencil::render_frame().

◆ smaa_threshold

float SceneGpencil::smaa_threshold

Definition at line 2068 of file DNA_scene_types.h.

◆ smaa_threshold_render

float SceneGpencil::smaa_threshold_render

Definition at line 2069 of file DNA_scene_types.h.


The documentation for this struct was generated from the following file: