UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMetalR10G10B10A2 Struct Reference

Public Attributes

uint32 R: 10
 
uint32 G: 10
 
uint32 B: 10
 
uint32 A: 2
 

Detailed Description

Helper for accessing R10G10B10A2 colors.

Member Data Documentation

◆ A

uint32 FMetalR10G10B10A2::A

◆ B

uint32 FMetalR10G10B10A2::B

◆ G

uint32 FMetalR10G10B10A2::G

◆ R

uint32 FMetalR10G10B10A2::R

The documentation for this struct was generated from the following file: