Blender  V3.3
Public Attributes | List of all members
NodeAntiAliasingData Struct Reference

#include <DNA_node_types.h>

Public Attributes

float threshold
 
float contrast_limit
 
float corner_rounding
 

Detailed Description

Definition at line 759 of file DNA_node_types.h.

Member Data Documentation

◆ contrast_limit

float NodeAntiAliasingData::contrast_limit

Definition at line 761 of file DNA_node_types.h.

◆ corner_rounding

float NodeAntiAliasingData::corner_rounding

Definition at line 762 of file DNA_node_types.h.

◆ threshold

float NodeAntiAliasingData::threshold

Definition at line 760 of file DNA_node_types.h.


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