Click or drag to resize

ArchivableDictionaryGetPoint3f Method

Overload List
  NameDescription
Public methodGetPoint3f(String)
Get value as Point3f, will only succeed if value was created using Set(string key, Point3f value)
Public methodGetPoint3f(String, Point3f)
Get value as Point3f, will return defaultValue unless value was created using Set(string key, Point3f value)
Top
See Also