ExampleCameraHome00
ExampleCameraHome

Purpose

Demonstrates how to reset a camera’s position and rotation at run-time using RIDE’s ICamera system.

How to Use

Use the arrow keys and RMD to change the camera position and rotation at run-time. Click Reset Camera to translate and reorient the camera to its original values.

Scene Location & Name

Assets/Ride/Examples/CameraHome/ExampleCameraHome.unity

Setup Requirements 

Examine ExampleCameraHome.cs attached to the “ExampleCameraHome” game object to see how the ICamera system resets the camera and rotation from the Reset Camera button command.