Vector3::SquareRoot Method
Returns a vector whose elements are the square root of each of a specified vector's elements.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value
- Type: System.Numerics::Vector3
A vector.
Show: