UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FUniformExpressionSet::FVTPackedStackAndLayerIndex Union Reference

#include <MaterialShared.h>

Public Member Functions

 FVTPackedStackAndLayerIndex (uint16 InStackIndex, uint16 InLayerIndex)
 

Public Attributes

uint32 PackedValue
 
struct { 
 
   uint16   StackIndex 
 
   uint16   LayerIndex 
 
};  
 

Constructor & Destructor Documentation

◆ FVTPackedStackAndLayerIndex()

FUniformExpressionSet::FVTPackedStackAndLayerIndex::FVTPackedStackAndLayerIndex ( uint16  InStackIndex,
uint16  InLayerIndex 
)
inline

Member Data Documentation

◆ [struct]

◆ LayerIndex

uint16 FUniformExpressionSet::FVTPackedStackAndLayerIndex::LayerIndex

◆ PackedValue

uint32 FUniformExpressionSet::FVTPackedStackAndLayerIndex::PackedValue

◆ StackIndex

uint16 FUniformExpressionSet::FVTPackedStackAndLayerIndex::StackIndex

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