FQuaternionSetIdentity Method
Clear the contents of the provided quaternion, setting its value to
that of identity.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2613.4238
public static void SetIdentity(
FQuaternion quaternion
)
Public Shared Sub SetIdentity (
quaternion As FQuaternion
)
No code example is currently available or this language may not be supported.
Parameters
- quaternion FQuaternion
-
Reference to the quaternion to reset.
This method bypasses events in this version.