How do I use Cardboard.SDK.Recenter()?

Hi!

As the topics says, how do I use this function?

Looking up the class reference of the SDK might be a better idea:

looks to me as if it’s a public function of the GvrViewer class and does this:

Resets the tracker so that the user’s current direction becomes forward.

It’s the API Reference for the Unity SDK, so that might be your best bet.