TryGetQuaternionList

TryGetQuaternionList(out IList<Quaternion>)

public bool TryGetQuaternionList(out IList<Quaternion> value) ;

Description

Get the value of the QuaternionList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.