Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TAU

Get the value of tau (2 * PI) used internally by the physics system. Using this will help with determinism.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public static float TAU { get; }