'Declaration Public Shared Function GetNormalizedVector( _
ByVal vectorВектор для нормализации.As VintasoftVector3D _
) As VintasoftVector3D
public static VintasoftVector3D GetNormalizedVector(
VintasoftVector3D vector
)
public: static VintasoftVector3D GetNormalizedVector(
VintasoftVector3D vector
)
public:
static VintasoftVector3D GetNormalizedVector(
VintasoftVector3D vector
)
Parameters
- vector
- Вектор для нормализации.
Return Value
Вектор результата.