Quaternion.Length 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
float Length();
public float Length ();
public readonly float Length ();
member this.Length : unit -> single
Public Function Length () As Single
傳回
計算出的四元數長度。
適用於