Click or drag to resize
IMyCamera Methods

[This is preliminary documentation and is subject to change.]

The IMyCamera type exposes the following members.

Methods
  NameDescription
Public methodGetDistanceWithFOV
Public methodIsInFrustum(BoundingBoxD)
Public methodIsInFrustum(BoundingBoxD)
Public methodIsInFrustum(BoundingSphereD)
Public methodWorldToScreen
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.
Top
See Also