FVector4ToDeg Method
            Return the ray angle, expressed in degrees.
            
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.3011.3729
public static FVector4 ToDeg(
	FVector4 rayAngle
)
Public Shared Function ToDeg ( 
	rayAngle As FVector4
) As FVector4
No code example is currently available or this language may not be supported.
- rayAngle  FVector4
- 
            Ray angles.
            
FVector4
            Angles of ray, expressed in degrees.