TryGetVector3List

TryGetVector3List(out IList<Vector3>)

public bool TryGetVector3List(out IList<Vector3> value) ;

Description

Get the value of the Vector3List type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.