Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FGPUSkinPassthroughVertexFactory
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGPUSkinPassthroughVertexFactory
(
ERHIFeatureLevel::Type InFeatureLevel, |
GPUSkinVertexFactory.h | ||
FGPUSkinPassthroughVertexFactory
(
ERHIFeatureLevel::Type InFeatureLevel, |
GPUSkinVertexFactory.h |
FGPUSkinPassthroughVertexFactory(ERHIFeatureLevel::Type, EVertexAttributeFlags)
| Name | FGPUSkinPassthroughVertexFactory |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include Path | #include "GPUSkinVertexFactory.h" |
FGPUSkinPassthroughVertexFactory
(
ERHIFeatureLevel::Type InFeatureLevel,
EVertexAttributeFlags InVertexAttributeMask
)
FGPUSkinPassthroughVertexFactory(ERHIFeatureLevel::Type, EVertexAttributeFlags, uint32)
| Name | FGPUSkinPassthroughVertexFactory |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include Path | #include "GPUSkinVertexFactory.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GPUSkinVertexFactory.cpp |
FGPUSkinPassthroughVertexFactory
(
ERHIFeatureLevel::Type InFeatureLevel,
EVertexAttributeFlags InVertexAttributeMask,
uint32 InNumVertices
)