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

#include <eevee_shader_shared.hh>

Public Attributes

float4x4 plane_to_world
int probe_index
float _pad0
float _pad1
float _pad2

Detailed Description

Viewport Display Pass.

Definition at line 2107 of file eevee_shader_shared.hh.

Member Data Documentation

◆ _pad0

float blender::eevee::PlanarProbeDisplayData::_pad0

Definition at line 2110 of file eevee_shader_shared.hh.

◆ _pad1

float blender::eevee::PlanarProbeDisplayData::_pad1

Definition at line 2111 of file eevee_shader_shared.hh.

◆ _pad2

float blender::eevee::PlanarProbeDisplayData::_pad2

Definition at line 2112 of file eevee_shader_shared.hh.

◆ plane_to_world

float4x4 blender::eevee::PlanarProbeDisplayData::plane_to_world

Definition at line 2108 of file eevee_shader_shared.hh.

◆ probe_index

int blender::eevee::PlanarProbeDisplayData::probe_index

Definition at line 2109 of file eevee_shader_shared.hh.


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