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

◆ smaa_threshold

float SceneGpencil::smaa_threshold

Definition at line 2068 of file DNA_scene_types.h.

Referenced by blo_do_versions_280(), and blo_do_versions_450().

◆ smaa_threshold_render

float SceneGpencil::smaa_threshold_render

Definition at line 2069 of file DNA_scene_types.h.

Referenced by blo_do_versions_450().


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