Click or drag to resize
Ab4d.SharpEngine logo

Camera Fields

The Camera type exposes the following members.

Fields
 NameDescription
Protected fieldboundingBoxCorners boundingBoxCorners (internally used to prevent allocating new array when bounding box corners are retrieved)
Protected fieldfitToViewActionWhenViewSizeIsValid fitToViewActionWhenViewSizeIsValid
Protected fieldisMatrixDirty isMatrixDirty is true after any property on camera has changed and signals that the View and Projection cameras need to be recalculated in the Update method.
Top
See Also