Navigation
API > API/Plugins > API/Plugins/MixedRealityCaptureFramework > API/Plugins/MixedRealityCaptureFramework/UMixedRealityCaptureComponent
Description
Enabled by default, the projection plane tracks with the HMD to simulate the depth of the player. Disable to keep the projection plane from moving.
| Name | SetEnableProjectionDepthTracking |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MixedRealityCaptureFramework/Source/MixedRealityCaptureFramework/Public/MixedRealityCaptureComponent.h |
| Include Path | #include "MixedRealityCaptureComponent.h" |
| Source | /Engine/Plugins/Runtime/MixedRealityCaptureFramework/Source/MixedRealityCaptureFramework/Private/MixedRealityCaptureComponent.cpp |
UFUNCTION (BlueprintSetter)
void SetEnableProjectionDepthTracking
(
bool bEnable
)