|
Blender V5.0
|
#include <eevee_uniform_shared.hh>
Inherited by blender::draw::UniformBuffer< ClipPlaneData >.
Public Attributes | |
| float4 | plane |
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.
| float4 blender::eevee::ClipPlaneData::plane |
Definition at line 93 of file eevee_uniform_shared.hh.