Create an UARPin with the specified name, which will also be the name used to store it in the Windows Mixed Reality Anchor Store.
Target is Holo Lens ARFunction Library
|
In
Exec
|
|
|
Name
Name
|
The name of the anchor. If the Name is already in use creation will fail. A leading "_" is reserved for automatically named anchors. Do not start your names with an underscore. The name 'None' is illegal. |
|
Pin to World Transform
Transform (by ref)
|
The Pin which the component will be updated by. |
|
Out
Exec
|
|
|
Return Value
WMRARPin Object Reference
|