QuaternionSurrogate.Implicit Conversion (Quaternion to QuaternionSurrogate) Operator

Converts the object to the related surrogate during the serialization process.
Public Shared Widening Operator CType( _ 
ByVal source As Quaternion
) As QuaternionSurrogate
This language is not supported or no code example is available.
public static implicit operator QuaternionSurrogate
Quaternion source 
)
This language is not supported or no code example is available.

Parameters

source
Quaternion

Return Value

QuaternionSurrogate

.NET Framework

Supported in: 4.8

In this article

Definition