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

#include <DNA_node_types.h>

Public Attributes

float key
 
float offset
 
float gamma
 
float f
 
float m
 
float a
 
float c
 
int type
 

Detailed Description

Tonemap node.

Definition at line 861 of file DNA_node_types.h.

Member Data Documentation

◆ a

float NodeTonemap::a

◆ c

float NodeTonemap::c

◆ f

float NodeTonemap::f

◆ gamma

float NodeTonemap::gamma

◆ key

float NodeTonemap::key

◆ m

float NodeTonemap::m

◆ offset

float NodeTonemap::offset

◆ type

int NodeTonemap::type

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