Description:

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

Syntax:
public bool TryGetPlane(
string key,
out Plane value
)
Parameters:
Returns:
Type: bool
The value as Plane.
Available since:
6.11

Nothing found