#include <LumenSceneCardCapture.h>
|
| | FCardPageRenderData (const FViewInfo &InMainView, const FLumenCard &InLumenCard, FVector4f InCardUVRect, FIntRect InCardCaptureAtlasRect, FIntRect InSurfaceCacheAtlasRect, int32 InPrimitiveGroupIndex, int32 InCardIndex, int32 InCardPageIndex, bool bResampleLastLighting, bool bInAxisXFlipped=false, int32 InCopyCardIndex=INDEX_NONE) |
| |
| | ~FCardPageRenderData () |
| |
| void | UpdateViewMatrices (const FViewInfo &MainView) |
| |
| void | PatchView (const FScene *Scene, FViewInfo *View) const |
| |
| bool | HasNanite () const |
| |
| bool | NeedsRender () const |
| |
◆ FCardPageRenderData()
| FCardPageRenderData::FCardPageRenderData |
( |
const FViewInfo & |
InMainView, |
|
|
const FLumenCard & |
InLumenCard, |
|
|
FVector4f |
InCardUVRect, |
|
|
FIntRect |
InCardCaptureAtlasRect, |
|
|
FIntRect |
InSurfaceCacheAtlasRect, |
|
|
int32 |
InPrimitiveGroupIndex, |
|
|
int32 |
InCardIndex, |
|
|
int32 |
InCardPageIndex, |
|
|
bool |
bResampleLastLighting, |
|
|
bool |
bInAxisXFlipped = false, |
|
|
int32 |
InCopyCardIndex = INDEX_NONE |
|
) |
| |
◆ ~FCardPageRenderData()
| FCardPageRenderData::~FCardPageRenderData |
( |
| ) |
|
|
default |
◆ HasNanite()
| bool FCardPageRenderData::HasNanite |
( |
| ) |
const |
|
inline |
◆ NeedsRender()
| bool FCardPageRenderData::NeedsRender |
( |
| ) |
const |
|
inline |
◆ PatchView()
◆ UpdateViewMatrices()
| void FCardPageRenderData::UpdateViewMatrices |
( |
const FViewInfo & |
MainView | ) |
|
◆ bAxisXFlipped
| bool FCardPageRenderData::bAxisXFlipped |
◆ bHeightField
| bool FCardPageRenderData::bHeightField = false |
◆ bResampleLastLighting
| bool FCardPageRenderData::bResampleLastLighting = false |
◆ CardCaptureAtlasRect
| FIntRect FCardPageRenderData::CardCaptureAtlasRect |
◆ CardIndex
◆ CardUVRect
◆ CardWorldOBB
◆ CopyCardIndex
| int32 FCardPageRenderData::CopyCardIndex |
◆ DilationMode
◆ InstanceRuns
◆ NaniteInstanceIds
◆ NaniteLODScaleFactor
| float FCardPageRenderData::NaniteLODScaleFactor = 1.0f |
◆ NaniteShadingBins
◆ NumMeshDrawCommands
| int32 FCardPageRenderData::NumMeshDrawCommands = 0 |
◆ PageTableIndex
◆ PrimitiveGroupIndex
◆ ProjectionMatrixUnadjustedForRHI
| FMatrix FCardPageRenderData::ProjectionMatrixUnadjustedForRHI |
◆ StartMeshDrawCommandIndex
| int32 FCardPageRenderData::StartMeshDrawCommandIndex = 0 |
◆ SurfaceCacheAtlasRect
| FIntRect FCardPageRenderData::SurfaceCacheAtlasRect |
◆ ViewMatrices
The documentation for this class was generated from the following files: