MathF.Tau 字段
定义
表示一转中的弧度数,由常量 τ 指定。Represents the number of radians in one turn, specified by the constant, τ.
public: float Tau = 6.28318548;
public const float Tau = 6.28318548;
val mutable Tau : single
Public Const Tau As Single = 6.28318548
字段值
- Single
适用于