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

#include <LocalVertexFactory.h>

+ Inheritance diagram for FLocalVertexFactory::FDataType:

Public Attributes

FVertexStreamComponent PreSkinPositionComponent
 
FRHIShaderResourceViewPreSkinPositionComponentSRV = nullptr
 
- Public Attributes inherited from FStaticMeshDataType
FVertexStreamComponent PositionComponent
 
FVertexStreamComponent TangentBasisComponents [2]
 
TArray< FVertexStreamComponent, TFixedAllocator< MAX_STATIC_TEXCOORDS/2 > > TextureCoordinates
 
FVertexStreamComponent LightMapCoordinateComponent
 
FVertexStreamComponent ColorComponent
 
FRHIShaderResourceViewPositionComponentSRV = nullptr
 
FRHIShaderResourceViewTangentsSRV = nullptr
 
FRHIShaderResourceViewTextureCoordinatesSRV = nullptr
 
FRHIShaderResourceViewColorComponentsSRV = nullptr
 
uint32 ColorIndexMask = ~0u
 
int8 LightMapCoordinateIndex = -1
 
uint8 NumTexCoords = 0
 
uint8 LODLightmapDataIndex = 0
 

Member Data Documentation

◆ PreSkinPositionComponent

FVertexStreamComponent FLocalVertexFactory::FDataType::PreSkinPositionComponent

◆ PreSkinPositionComponentSRV

FRHIShaderResourceView* FLocalVertexFactory::FDataType::PreSkinPositionComponentSRV = nullptr

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