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

#include <eevee_uniform_shared.hh>

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

Public Attributes

float4 plane

Detailed Description

World space clip plane equation. Used to render planar light-probes. Moved here to avoid dependencies to light-probe just for this.

Definition at line 92 of file eevee_uniform_shared.hh.

Member Data Documentation

◆ plane

float4 blender::eevee::ClipPlaneData::plane

Definition at line 93 of file eevee_uniform_shared.hh.


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