Navigation
API > API/Runtime > API/Runtime/RenderCore
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
| Type | Name | Description | |
|---|---|---|---|
| uint16 | DestOffsetInFloats | ||
| uint8 | DestUBIndex | ||
| uint8 | DestUBTypeIndex | ||
| uint8 | DestUBTypeName | ||
| uint16 | SizeInFloats | ||
| uint16 | SourceOffsetInFloats | ||
| uint8 | SourceUBIndex |