Difference between revisions of "GET CAM COORD"
Jump to navigation
Jump to search
(Created page with "{{Native |game = 5 |noheader = 0 |np = 1 |p1t = handle |p1d = A handle to the camera |<other parameters if there are ones> |r = 1 |rt = vector...") |
|||
| Line 8: | Line 8: | ||
|r = 1 | |r = 1 | ||
|rt = vector3 | |rt = vector3 | ||
| − | |rd = returns a X, Y, | + | |rd = returns a X, Y, Coordinate of the camera |
}} | }} | ||
Revision as of 18:21, 28 April 2015
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | handle | A handle to the camera |
| Return value: | ||
| Type | Description | |
| vector3 | returns a X, Y, Coordinate of the camera | |