Get Position
Get the position of the GameObject. The position value is in world space.
Ports
Inputs
Port Name | Type | Default Value | Description |
---|---|---|---|
[GameObject] | The GameObject that will return its position. |
Outputs
Port Name | Type | Default Value | Description |
---|---|---|---|
[Vector 3] | Return the position of the GameObject in world space. |