QuaternionSurrogate.ConvertToObject Method

Creates the object related to the surrogate.
Protected Overrides Function ConvertToObject() As Quaternion
This language is not supported or no code example is available.
protected override Quaternion ConvertToObject()
This language is not supported or no code example is available.

Return Value

Quaternion

The object created.

Remarks
 
This method uses the Quaternion.Quaternion constructor to create the object.

.NET Framework

Supported in: 4.8

In this article

Definition