Vector4.LengthSquared 메서드

정의

벡터 길이 제곱을 반환합니다.

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

반환

벡터 길이 제곱입니다.

설명

이 작업은 메서드를 호출하는 Length 것보다 더 나은 성능을 제공합니다.

적용 대상

추가 정보