Blender V5.0
blender::eevee::PlanarProbeDisplayData Struct Reference

#include <eevee_lightprobe_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 128 of file eevee_lightprobe_shared.hh.

Member Data Documentation

◆ _pad0

float blender::eevee::PlanarProbeDisplayData::_pad0

Definition at line 131 of file eevee_lightprobe_shared.hh.

◆ _pad1

float blender::eevee::PlanarProbeDisplayData::_pad1

Definition at line 132 of file eevee_lightprobe_shared.hh.

◆ _pad2

float blender::eevee::PlanarProbeDisplayData::_pad2

Definition at line 133 of file eevee_lightprobe_shared.hh.

◆ plane_to_world

float4x4 blender::eevee::PlanarProbeDisplayData::plane_to_world

Definition at line 129 of file eevee_lightprobe_shared.hh.

◆ probe_index

int blender::eevee::PlanarProbeDisplayData::probe_index

Definition at line 130 of file eevee_lightprobe_shared.hh.


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