FRayTracingGeometryInitializer

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/DynamicRHI.h

Include

#include "DynamicRHI.h"

Syntax

struct FRayTracingGeometryInitializer

Variables

Name Description

Public variable

bool

 

bAllowUpdate

Public variable

bool

 

bDiscardOfflineData

Public variable

bool

 

bFastBuild

Public variable

FName

 

DebugName

Public variable

ERayTracingGeom...

 

GeometryType

Public variable

FIndexBufferRHI...

 

IndexBuffer

Public variable

uint32

 

IndexBufferOffset

Offset in bytes from the base address of the index buffer.

Public variable

FResourceArrayI...

 

OfflineData

Offline built geometry data. If null, the geometry will be built by the RHI at runtime.

Public variable

TMemoryImageArr...

 

Segments

Partitions of geometry to allow different shader and resource bindings.

Public variable

uint32

 

TotalPrimitiveCount

Total number of primitives in all segments of the geometry. Only used for validation.

Functions

Name Description

Public function Const

RHI_API cons...

 

GetTypeLayout()

Public function Static

RHI_API FTyp...

 

StaticGetTypeLayout()

Classes

Typedefs

Name

Description

DerivedType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss