get_origin
Description:
[
Version ( since =
"1.0" ) ]
public void get_origin (
out float x,
out float y)
Retrieves the origin of this
Parameters:
| this |
a ActorBox
|
| x |
return location for the X coordinate, or null
|
| y |
return location for the Y coordinate, or null
|