SPH
Public Attributes | List of all members
FilmicMapping::UserParams Struct Reference

#include <Filmic.h>

Public Attributes

float toeStrength = 0.f
 
float toeLength = 0.5f
 
float shoulderStrength = 0.f
 
float shoulderLength = 0.5f
 
float shoulderAngle = 0.f
 
float gamma = 1.f
 

Detailed Description

Definition at line 10 of file Filmic.h.

Member Data Documentation

◆ gamma

float FilmicMapping::UserParams::gamma = 1.f

Definition at line 16 of file Filmic.h.

◆ shoulderAngle

float FilmicMapping::UserParams::shoulderAngle = 0.f

Definition at line 15 of file Filmic.h.

◆ shoulderLength

float FilmicMapping::UserParams::shoulderLength = 0.5f

Definition at line 14 of file Filmic.h.

◆ shoulderStrength

float FilmicMapping::UserParams::shoulderStrength = 0.f

Definition at line 13 of file Filmic.h.

◆ toeLength

float FilmicMapping::UserParams::toeLength = 0.5f

Definition at line 12 of file Filmic.h.

◆ toeStrength

float FilmicMapping::UserParams::toeStrength = 0.f

Definition at line 11 of file Filmic.h.


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