UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VertexStreamComponent.h File Reference

Go to the source code of this file.

Classes

struct  FVertexStreamComponent
 

Enumerations

enum class  EVertexStreamUsage : uint8 { Default = 0 << 0 , Instancing = 1 << 0 , Overridden = 1 << 1 , ManualFetch = 1 << 2 }
 

Enumeration Type Documentation

◆ EVertexStreamUsage

enum class EVertexStreamUsage : uint8
strong
Enumerator
Default 
Instancing 
Overridden 
ManualFetch