distance
- Article
-
-
Returns a distance scalar between two vectors.
Parameters
Item |
Description |
x
|
[in] The first floating-point vector to compare.
|
y
|
[in] The second floating-point vector to compare.
|
Return Value
A floating-point, scalar value that represents the distance between the x parameter and the y parameter.
Type Description
Minimum Shader Model
This function is supported in the following shader models.
See also
-
Intrinsic Functions (DirectX HLSL)