IMyCamera Methods |
[This is preliminary documentation and is subject to change.]
The IMyCamera type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetDistanceWithFOV | |
![]() | IsInFrustum(BoundingBoxD) | |
![]() | IsInFrustum(BoundingBoxD) | |
![]() | IsInFrustum(BoundingSphereD) | |
![]() | WorldToScreen |
Gets screen coordinates of 3d world pos in 0 - 1 distance where 1.0 is screen width(for X) or height(for Y).
WARNING: Y is from bottom to top.
|