Blender V4.5
NodeDefocus Struct Reference

#include <DNA_node_types.h>

Public Attributes

char bktype
char _pad0
char preview
char gamco
short samples
short no_zbuf
float fstop
float maxblur
float bthresh
float scale
float rotation
char _pad1 [4]

Detailed Description

Defocus blur node.

Definition at line 1294 of file DNA_node_types.h.

Member Data Documentation

◆ _pad0

char NodeDefocus::_pad0

Definition at line 1295 of file DNA_node_types.h.

◆ _pad1

char NodeDefocus::_pad1[4]

Definition at line 1299 of file DNA_node_types.h.

◆ bktype

char NodeDefocus::bktype

◆ bthresh

float NodeDefocus::bthresh

Definition at line 1297 of file DNA_node_types.h.

◆ fstop

float NodeDefocus::fstop

◆ gamco

◆ maxblur

float NodeDefocus::maxblur

◆ no_zbuf

short NodeDefocus::no_zbuf

◆ preview

char NodeDefocus::preview

Definition at line 1295 of file DNA_node_types.h.

◆ rotation

◆ samples

short NodeDefocus::samples

◆ scale

float NodeDefocus::scale

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