Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FInstancedStaticMeshInstanceData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include Path | #include "Components/InstancedStaticMeshComponent.h" |
Syntax
USTRUCT ()
struct FInstancedStaticMeshInstanceData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Components/InstancedStaticMeshComponent.h | |||
FInstancedStaticMeshInstanceData
(
const FMatrix& InTransform |
Components/InstancedStaticMeshComponent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Transform | FMatrix | Components/InstancedStaticMeshComponent.h |
|