Navigation
API > API/Plugins > API/Plugins/MixedRealityCaptureFramework
Interface that should be implemented to provide focal information such as field of view.
| Name | IMrcFocalDriver |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MixedRealityCaptureFramework/Source/MixedRealityCaptureFramework/Public/IMrcFocalDriver.h |
| Include Path | #include "IMrcFocalDriver.h" |
Syntax
class IMrcFocalDriver
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float GetHorizontalFieldOfView() |
Get the horizontal field of view of this provider. | IMrcFocalDriver.h |
|