Navigation
API > API/Plugins > API/Plugins/InterchangeCommon
These structs are direct copies of the ones from "OpenVDBImportOptions.h". We do this instead of using them directly as that belongs to an editor-only module, and we can't use #if WITH_EDITOR here as the FVolumePayloadKey shows up on the payload interface, which would force every implementation to also use #if WITH_EDITOR
| Name | FComponentMapping |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Common/Public/Volume/InterchangeVolumeDefinitions.h |
| Include Path | #include "Volume/InterchangeVolumeDefinitions.h" |
Syntax
struct FComponentMapping
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SourceComponentIndex | int32 | Volume/InterchangeVolumeDefinitions.h | ||
| SourceGridIndex | int32 | Volume/InterchangeVolumeDefinitions.h |