Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IXRTrackingSystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedPtr< FARSupportInterface, ESPMode::ThreadSafe > GetARCompositionComponent () |
Access optionsal ARCompositionComponent | IXRTrackingSystem.h | |
virtual const TSharedPtr< const FARSupportInterface, ESPMode::ThreadSafe > GetARCompositionComponent () |
IXRTrackingSystem.h |
GetARCompositionComponent()
Description
Access optionsal ARCompositionComponent
| Name | GetARCompositionComponent |
| Type | function |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h |
| Include Path | #include "IXRTrackingSystem.h" |
virtual TSharedPtr< FARSupportInterface, ESPMode::ThreadSafe > GetARCompositionComponent()
GetARCompositionComponent()
| Name | GetARCompositionComponent |
| Type | function |
| Header File | /Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h |
| Include Path | #include "IXRTrackingSystem.h" |
virtual const TSharedPtr< const FARSupportInterface, ESPMode::ThreadSafe > GetARCompositionComponent() const