Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FCopyResidentBrickSHCoefficientsCS
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/PrecomputedVolumetricLightmap.h |
Include | #include "PrecomputedVolumetricLightmap.h" |
Syntax
class FParameters
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TShaderResourceParameterTypeInfo< FRHIUnorderedAccessView * >::TAlignedType | OutSHCoefficients | |
![]() |
TShaderResourceParameterTypeInfo< FRHITexture * >::TAlignedType | SHCoefficients | |
![]() |
TShaderParameterTypeInfo< uint32 >::TAlignedType | StartPosInNewVolume | |
![]() |
TShaderParameterTypeInfo< uint32 >::TAlignedType | StartPosInOldVolume |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FParameters () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FUniformBufferRHIRef | CreateUniformBuffer
(
const FParameters& InContents, |
|
![]() ![]() |
TArray< FShaderParametersMetadata::FMember > | zzGetMembers () |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FTypeInfo |