Difference between revisions of "GET CAM COORD"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
|p1t = handle | |p1t = handle | ||
|p1d = A handle to the camera | |p1d = A handle to the camera | ||
− | |||
|r = 1 | |r = 1 | ||
|rt = vector3 | |rt = vector3 | ||
|rd = returns a X, Y, Coordinate of the camera | |rd = returns a X, Y, Coordinate of the camera | ||
}} | }} |
Latest revision as of 18:22, 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 |