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