FRotation3(FRotation3) Constructor
Create a new Instance of the FRotation3 Item.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2613.4238
public FRotation3(
FRotation3 source
)
Public Sub New (
source As FRotation3
)
No code example is currently available or this language may not be supported.
Parameters
- source FRotation3
-
Reference to an instance of an FRotation3 to use for reference values.