Blender  V2.93
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 721 of file DNA_node_types.h.

Member Data Documentation

◆ contrast_limit

float NodeAntiAliasingData::contrast_limit

Definition at line 723 of file DNA_node_types.h.

◆ corner_rounding

float NodeAntiAliasingData::corner_rounding

Definition at line 724 of file DNA_node_types.h.

◆ threshold

float NodeAntiAliasingData::threshold

Definition at line 722 of file DNA_node_types.h.


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