[]
float D2D1Vec3Length([In] float x,[In] float y,[In] float z)
public static float Vec3Length(float x, float y, float z)
Public Shared Function Vec3Length(x As Single, y As Single, z As Single) As Single
| Type | Name | Description |
|---|---|---|
| float | x | |
| float | y | |
| float | z |
| Type | Description |
|---|---|
| float |