Quaternion.Length Yöntem

Tanım

Quaternion uzunluğunu hesaplar.

public:
 float Length();
public float Length ();
public readonly float Length ();
member this.Length : unit -> single
Public Function Length () As Single

Döndürülenler

Quaternion'un hesaplanan uzunluğu.

Şunlara uygulanır