TGPUSkinAPEXClothVertexFactory::TGPUSkinAPEXClothVertexFactory

Constructor presizing bone matrices array to used amount.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GPUSkinVertexFactory.h

Include

#include "GPUSkinVertexFactory.h"

Syntax

TGPUSkinAPEXClothVertexFactory
(
    ERHIFeatureLevel::Type InFeatureLevel,
    uint32 InNumVertices
)

Remarks

Constructor presizing bone matrices array to used amount.

Parameters

Parameter

Description

InBoneMatrices

Reference to shared bone matrices array.