Navigation
API > API/Plugins > API/Plugins/RemoteSession > API/Plugins/RemoteSession/Channels > API/Plugins/RemoteSession/Channels/FARSystemProxy
- IARSystemSupport::OnSetAlignmentTransform()
- FARSystemProxy::OnSetAlignmentTransform()
References
| Module | RemoteSession |
| Header | /Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/Channels/RemoteSessionARSystemChannel.h |
| Include | #include "Channels/RemoteSessionARSystemChannel.h" |
virtual void OnSetAlignmentTransform
&40;
const FTransform & InAlignmentTransform
&41;
Remarks
Set a transform that will align the Tracking Space origin to the World Space origin. This is useful for supporting static geometry and static lighting in AR. Note: Usually, an app will ask the user to select an appropriate location for some experience. This allows us to choose an appropriate alignment transform.