Description:

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

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

Nothing found