MapObject::getPropertyFloat()
Retrieves the value of a specified property as a float.
Syntax
Java
.getPropertyFloat(name)
Parameters
| Name | Data Type | Description |
|---|---|---|
| name | String | the name of the property to retrieve |
Return
float

Retrieves the value of a specified property as a float.
.getPropertyFloat(name)
| Name | Data Type | Description |
|---|---|---|
| name | String | the name of the property to retrieve |
float