Blender  V3.3
Public Attributes | List of all members
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 834 of file DNA_node_types.h.

Member Data Documentation

◆ _pad0

char NodeDefocus::_pad0

Definition at line 835 of file DNA_node_types.h.

◆ _pad1

char NodeDefocus::_pad1[4]

Definition at line 839 of file DNA_node_types.h.

◆ bktype

char NodeDefocus::bktype

◆ bthresh

float NodeDefocus::bthresh

◆ fstop

float NodeDefocus::fstop

◆ gamco

char NodeDefocus::gamco

◆ maxblur

float NodeDefocus::maxblur

◆ no_zbuf

short NodeDefocus::no_zbuf

◆ preview

char NodeDefocus::preview

◆ rotation

float NodeDefocus::rotation

◆ samples

short NodeDefocus::samples

◆ scale

float NodeDefocus::scale

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