Description:

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

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

Nothing found