Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
FSkinnedMeshInstanceData |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Components/InstancedSkinnedMeshComponent.h |
| Include Path |
#include "Components/InstancedSkinnedMeshComponent.h" |
Syntax
USTRUCT ()
struct FSkinnedMeshInstanceData
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Components/InstancedSkinnedMeshComponent.h |
|
|
|
Components/InstancedSkinnedMeshComponent.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BankIndex |
uint32 |
|
Components/InstancedSkinnedMeshComponent.h |
- EditAnywhere
- Category=Animation
|
| Transform |
FTransform3f |
|
Components/InstancedSkinnedMeshComponent.h |
- EditAnywhere
- Category=Instances
|
Functions
Public