Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FGPUBaseSkinVertexFactory
| |
|
| Name |
FInitializer |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include Path |
#include "GPUSkinVertexFactory.h" |
Syntax
struct FInitializer
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BaseVertexIndex |
uint32 |
|
GPUSkinVertexFactory.h |
|
| BoneOffset |
uint32 |
|
GPUSkinVertexFactory.h |
|
| bUsedForPassthroughVertexFactory |
bool |
|
GPUSkinVertexFactory.h |
|
| FeatureLevel |
ERHIFeatureLevel::Type |
|
GPUSkinVertexFactory.h |
|
| NumBones |
uint32 |
|
GPUSkinVertexFactory.h |
|
| NumVertices |
uint32 |
|
GPUSkinVertexFactory.h |
|