Navigation
API > API/Editor > API/Editor/SparseVolumeTexture
| |
|
| Name |
FOpenVDBGridInfo |
| Type |
struct |
| Header File |
/Engine/Source/Editor/SparseVolumeTexture/Public/OpenVDBImportOptions.h |
| Include Path |
#include "OpenVDBImportOptions.h" |
Syntax
struct FOpenVDBGridInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsInWorldSpace |
bool |
|
OpenVDBImportOptions.h |
|
| DisplayString |
FString |
|
OpenVDBImportOptions.h |
|
| Index |
uint32 |
|
OpenVDBImportOptions.h |
|
| Name |
FString |
|
OpenVDBImportOptions.h |
|
| NumComponents |
uint32 |
|
OpenVDBImportOptions.h |
|
| Transform |
FTransform |
|
OpenVDBImportOptions.h |
|
| Type |
EOpenVDBGridType |
|
OpenVDBImportOptions.h |
|
| VolumeActiveAABBMax |
FIntVector3 |
|
OpenVDBImportOptions.h |
|
| VolumeActiveAABBMin |
FIntVector3 |
|
OpenVDBImportOptions.h |
|
| VolumeActiveDim |
FIntVector3 |
|
OpenVDBImportOptions.h |
|