Description:

Get value as Vector3d, will only succeed if value was created using Set(string key, Vector3d value)

Syntax:
public bool TryGetVector3d(
string key,
out Vector3d value
)
Returns:
Type: bool
Available since:
5.0

Nothing found