Vector3SquaredLength Property
Gets the squared length of vector.
Namespace: Karamba.GeometryAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public double SquaredLength { get; }
Public ReadOnly Property SquaredLength As Double
Get
public:
property double SquaredLength {
double get ();
}
member SquaredLength : float with get
Property Value
Double