FRotation3Assign(FRotation3, Single) Method
Set the value of the rotation.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2820.4317
public static void Assign(
FRotation3 rotation,
float value
)
Public Shared Sub Assign (
rotation As FRotation3,
value As Single
)
No code example is currently available or this language may not be supported.
Parameters
- rotation FRotation3
-
Reference to the rotation to be populated.
- value Single
-
Value to assign.