Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Rendering > FSkinWeightVertexBuffer
Type | Name | Description | |
---|---|---|---|
![]() |
FSkinWeightVertexBuffer & | operator=
(
const FSkinWeightVertexBuffer& Other |
Assignment. Assumes that vertex buffer will be rebuilt |
![]() |
FSkinWeightVertexBuffer & | operator=
(
const TArray< FSkinWeightInfo >& InWeights |
Assignment operator for assigning array of weights to this buffer |