Navigation
API > API/Plugins > API/Plugins/AnimNext
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/TransformArrayView.h |
| Include | #include "TransformArrayView.h" |
Syntax
struct FTransformArraySoAView
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< FQuat > | Rotations | ||
| TArrayView< FVector > | Scales3D | ||
| TArrayView< FVector > | Translations |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| FTransformSoAAdapter | operator[]
(
int32 Index |
||
| const FTransformSoAAdapterConst | operator[]
(
int32 Index |