/ CometEngine / Json / JsonObject / GetVector3SystemString

GetVector3(System.String)

Type:
METHOD

Params:
key: The key to find.

Return:
Returns the value of the key or Vector3.zero if it does not exist.

Description:
Gets the Vector3 value that matches the given key.