Navigation
API > API/Plugins > API/Plugins/ImagePlate
Implements the settings for the ImagePlate plugin.
| Name | UImagePlateSettings |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Public/ImagePlateFileSequence.h |
| Include Path | #include "ImagePlateFileSequence.h" |
Syntax
UCLASS (MinimalAPI, Config=Engine, defaultconfig)
class UImagePlateSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UImagePlateSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ProxyName | FString | Specifies a sub-directory to append to any image plate file sequences | ImagePlateFileSequence.h |
|