![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FFixAttributesSizeHelper (int32 InExpectedNum) | |
| template<typename U > | |
| void | operator() (const FName AttributeName, TMeshAttributesRef< T, TArrayView< U > > AttributeArrayRef) |
| template<typename U > | |
| void | operator() (const FName AttributeName, TMeshAttributesRef< T, TArrayAttribute< U > > AttributeArrayRef) |
| void | operator() (const FName AttributeName, TMeshAttributesRef< T, FTransform > AttributeArrayRef) |
| template<typename U > | |
| void | operator() (const FName AttributeName, TMeshAttributesRef< T, U > AttributeArrayRef) |
Public Attributes | |
| int32 | ExpectedNum |
| bool | bAllDefault |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
| bool FFixAttributesSizeHelper< T >::bAllDefault |
| int32 FFixAttributesSizeHelper< T >::ExpectedNum |