Blender V4.5
blender::eevee::AOData Struct Reference

#include <eevee_shader_shared.hh>

Public Attributes

float2 pixel_size
float distance
float lod_factor
float thickness_near
float thickness_far
float angle_bias
float gi_distance
float lod_factor_ao
float _pad0
float _pad1
float _pad2

Detailed Description

Definition at line 2002 of file eevee_shader_shared.hh.

Member Data Documentation

◆ _pad0

float blender::eevee::AOData::_pad0

Definition at line 2013 of file eevee_shader_shared.hh.

◆ _pad1

float blender::eevee::AOData::_pad1

Definition at line 2014 of file eevee_shader_shared.hh.

◆ _pad2

float blender::eevee::AOData::_pad2

Definition at line 2015 of file eevee_shader_shared.hh.

◆ angle_bias

float blender::eevee::AOData::angle_bias

Definition at line 2009 of file eevee_shader_shared.hh.

◆ distance

float blender::eevee::AOData::distance

Definition at line 2004 of file eevee_shader_shared.hh.

◆ gi_distance

float blender::eevee::AOData::gi_distance

Definition at line 2010 of file eevee_shader_shared.hh.

◆ lod_factor

float blender::eevee::AOData::lod_factor

Definition at line 2005 of file eevee_shader_shared.hh.

◆ lod_factor_ao

float blender::eevee::AOData::lod_factor_ao

Definition at line 2012 of file eevee_shader_shared.hh.

◆ pixel_size

float2 blender::eevee::AOData::pixel_size

Definition at line 2003 of file eevee_shader_shared.hh.

◆ thickness_far

float blender::eevee::AOData::thickness_far

Definition at line 2008 of file eevee_shader_shared.hh.

◆ thickness_near

float blender::eevee::AOData::thickness_near

Definition at line 2007 of file eevee_shader_shared.hh.


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