Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TGPUSkinAPEXClothVertexFactory
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h |
| Include | #include "GPUSkinVertexFactory.h" |
TGPUSkinAPEXClothVertexFactory
(
ERHIFeatureLevel::Type InFeatureLevel,
uint32 InNumVertices,
uint32 InBaseVertexIndex,
uint32 InNumInfluencesPerVertex,
bool bInUsedForPassthroughVertexFactory
)
Remarks
Constructor presizing bone matrices array to used amount.
Parameters
| Name | Description |
|---|---|
| InBoneMatrices | Reference to shared bone matrices array. |