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

#include <DNA_node_types.h>

Public Attributes

float t1
 
float t2
 
float t3
 
float fsize
 
float fstrength
 
float falpha
 
float key [4]
 
short algorithm
 
short channel
 

Detailed Description

Definition at line 807 of file DNA_node_types.h.

Member Data Documentation

◆ algorithm

short NodeChroma::algorithm

◆ channel

short NodeChroma::channel

◆ falpha

float NodeChroma::falpha

Definition at line 809 of file DNA_node_types.h.

◆ fsize

float NodeChroma::fsize

Definition at line 809 of file DNA_node_types.h.

◆ fstrength

float NodeChroma::fstrength

◆ key

float NodeChroma::key[4]

Definition at line 810 of file DNA_node_types.h.

◆ t1

float NodeChroma::t1

◆ t2

float NodeChroma::t2

◆ t3

float NodeChroma::t3

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