Class FreeCamera
Utility Free Camera component.
Inherited Members
Namespace: UnityEngine .Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[CoreRPHelpURL("Free-Camera", "com.unity.render-pipelines.core")]
public class FreeCamera : MonoBehaviour
Fields
Name | Description |
---|---|
m_Look |
Rotation speed when using a controller. |
m_Look |
Rotation speed when using the mouse. |
m_Move |
Movement speed. |
m_Move |
Value added to the speed when incrementing. |
m_Turbo | Scale factor of the turbo mode. |