Blender V5.0
SceneGpencil Struct Reference

#include <DNA_scene_types.h>

Public Attributes

float smaa_threshold
float smaa_threshold_render
int aa_samples
int motion_blur_steps

Detailed Description

Definition at line 2081 of file DNA_scene_types.h.

Member Data Documentation

◆ aa_samples

int SceneGpencil::aa_samples

Definition at line 2084 of file DNA_scene_types.h.

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

◆ motion_blur_steps

int SceneGpencil::motion_blur_steps

Definition at line 2085 of file DNA_scene_types.h.

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

◆ smaa_threshold

float SceneGpencil::smaa_threshold

Definition at line 2082 of file DNA_scene_types.h.

◆ smaa_threshold_render

float SceneGpencil::smaa_threshold_render

Definition at line 2083 of file DNA_scene_types.h.


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