FUniformBufferCopyInfo

Information for copying members from uniform buffers to packed.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/CrossCompilerCommon.h

Include

#include "CrossCompilerCommon.h"

Syntax

struct FUniformBufferCopyInfo

Remarks

Information for copying members from uniform buffers to packed.

Variables

Name Description

Public variable

uint16

 

DestOffsetInFloats

Public variable

uint8

 

DestUBIndex

Public variable

uint8

 

DestUBTypeIndex

Public variable

uint8

 

DestUBTypeName

Public variable

uint16

 

SizeInFloats

Public variable

uint16

 

SourceOffsetInFloats

Public variable

uint8

 

SourceUBIndex

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