Vector2SquareLength Property |
2D ベクトルの長さの2乗
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic float SquareLength { get; }
Public ReadOnly Property SquareLength As Single
Get
public:
property float SquareLength {
float get ();
}
member SquareLength : float32 with get
Property Value
Type:
Single
See Also