transformToViewSpace
transformToViewSpace
Description
Project world position to view space for specified camera
Definition
transformToViewSpace(entityId cameraId, float x, float y, float z)
Arguments
| entityId | cameraId | cameraId |
|---|---|---|
| float | x | |
| float | y | |
| float | z |
Return Values
| float | x | VS |
|---|---|---|
| float | y | VS |
| float | z | VS |