Navigation
API > API/Plugins > API/Plugins/ICVFXTesting
Actor used when running ICVFX perf tests. For every test location, the display cluster root actor will be moved to this location and perf data will be connected for a minute.
| Name | AICVFXTestLocation |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/ICVFXTesting/Source/ICVFXTesting/Public/ICVFXTestLocation.h |
| Include Path | #include "ICVFXTestLocation.h" |
Syntax
UCLASS (Blueprintable, BlueprintType, Category="ICVFX", DisplayName="ICVFXTestLocation")
class AICVFXTestLocation : public ACameraActor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → ACameraActor → AICVFXTestLocation