Start ARCore Session
Starts a new ARCore tracking session GoogleARCore specific configuration. If the session already started and the config isn't the same it will stop the previous session and start a new session with the new config. Note that this is a latent action you can query the session start result by querying GetARCoreSessionStatus() after the latent action finished.
Target is Google ARCore Session Function Library
Select Asset
Inputs |
|
---|---|
In
Exec
|
|
Configuration
Google ARCore Session Config Object Reference
|
The ARCoreSession configuration to start the session. |
Outputs |
|
---|---|
Completed
Exec
|