Navigation
API > API/Plugins > API/Plugins/DataprepLibraries
| Name | UDataprepFloatBoundingVolumeFetcher |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepLibraries/Public/Fetchers/DataprepFloatFetcherLibrary.h |
| Include Path | #include "Fetchers/DataprepFloatFetcherLibrary.h" |
Syntax
UCLASS (BlueprintType, NotBlueprintable,
Meta=(DisplayName="Bounding Volume", ToolTip="Filter objects based on their bounding box volume.\n For actor's bounding box only the components with a collision enabled will be used."))
class UDataprepFloatBoundingVolumeFetcher : public UDataprepFloatFetcher
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDataprepParameterizableObject → UDataprepFetcher → UDataprepFloatFetcher → UDataprepFloatBoundingVolumeFetcher