Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


velocity

Get the world-space speed of the camera (Read Only).
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public Vector3 velocity { get; }

Remarks

This camera's motion in units per second as it was during the last frame.