UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVoxelizeVolumeShaderElementData Class Reference
+ Inheritance diagram for FVoxelizeVolumeShaderElementData:

Public Member Functions

 FVoxelizeVolumeShaderElementData (int32 InVoxelizationPassIndex)
 
- Public Member Functions inherited from FMeshMaterialShaderElementData
RENDERER_API void InitializeMeshMaterialData ()
 
RENDERER_API void InitializeMeshMaterialData (const FSceneView *SceneView, const FPrimitiveSceneProxy *RESTRICT PrimitiveSceneProxy, const FMeshBatch &RESTRICT MeshBatch, int32 StaticMeshId, bool bAllowStencilDither)
 
RENDERER_API void InitializeMeshMaterialData (const FSceneView *SceneView, const FPrimitiveSceneProxy *RESTRICT PrimitiveSceneProxy, int32 StaticMeshId, bool bDitheredLODTransition, bool bAllowStencilDither)
 

Public Attributes

int32 VoxelizationPassIndex
 
- Public Attributes inherited from FMeshMaterialShaderElementData
FRHIUniformBufferFadeUniformBuffer = nullptr
 
FRHIUniformBufferDitherUniformBuffer = nullptr
 

Constructor & Destructor Documentation

◆ FVoxelizeVolumeShaderElementData()

FVoxelizeVolumeShaderElementData::FVoxelizeVolumeShaderElementData ( int32  InVoxelizationPassIndex)
inline

Member Data Documentation

◆ VoxelizationPassIndex

int32 FVoxelizeVolumeShaderElementData::VoxelizationPassIndex

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