Blender V4.3
blender::eevee::ClipPlaneData Struct Reference

#include <eevee_shader_shared.hh>

Inherited by blender::draw::UniformBuffer< ClipPlaneData >.

Public Attributes

float4 plane
 

Detailed Description

Definition at line 2067 of file eevee_shader_shared.hh.

Member Data Documentation

◆ plane

float4 blender::eevee::ClipPlaneData::plane

World space clip plane equation. Used to render planar light-probes.

Definition at line 2069 of file eevee_shader_shared.hh.

Referenced by blender::eevee::PlanarProbeModule::set_view().


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