Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Engine
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- AReflectionCapture
- APlaneReflectionCapture
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Engine/PlaneReflectionCapture.h |
| Include | #include "Engine/PlaneReflectionCapture.h" |
Syntax
class APlaneReflectionCapture : public AReflectionCapture
Remarks
Not yet implemented plane capture class
Constructors
| Type | Name | Description | |
|---|---|---|---|
APlaneReflectionCapture
(
const FObjectInitializer& ObjectInitializer |
Overridden from AActor
| Type | Name | Description | |
|---|---|---|---|
| void | EditorApplyScale
(
const FVector& DeltaScale, |
Called by ApplyDeltaToActor to perform an actor class-specific operation based on widget manipulation. |