CameraPresetType

CameraPresetType enumeration

Constants which define camera preset type.

public enum CameraPresetType

Values

NameValueDescription
NotDefined-1
IsometricBottomDown0
IsometricBottomUp1
IsometricLeftDown2
IsometricLeftUp3
IsometricOffAxis1Left4
IsometricOffAxis1Right5
IsometricOffAxis1Top6
IsometricOffAxis2Left7
IsometricOffAxis2Right8
IsometricOffAxis2Top9
IsometricOffAxis3Bottom10
IsometricOffAxis3Left11
IsometricOffAxis3Right12
IsometricOffAxis4Bottom13
IsometricOffAxis4Left14
IsometricOffAxis4Right15
IsometricRightDown16
IsometricRightUp17
IsometricTopDown18
IsometricTopUp19
LegacyObliqueBottom20
LegacyObliqueBottomLeft21
LegacyObliqueBottomRight22
LegacyObliqueFront23
LegacyObliqueLeft24
LegacyObliqueRight25
LegacyObliqueTop26
LegacyObliqueTopLeft27
LegacyObliqueTopRight28
LegacyPerspectiveBottom29
LegacyPerspectiveBottomLeft30
LegacyPerspectiveBottomRight31
LegacyPerspectiveFront32
LegacyPerspectiveLeft33
LegacyPerspectiveRight34
LegacyPerspectiveTop35
LegacyPerspectiveTopLeft36
LegacyPerspectiveTopRight37
ObliqueBottom38
ObliqueBottomLeft39
ObliqueBottomRight40
ObliqueLeft41
ObliqueRight42
ObliqueTop43
ObliqueTopLeft44
ObliqueTopRight45
OrthographicFront46
PerspectiveAbove47
PerspectiveAboveLeftFacing48
PerspectiveAboveRightFacing49
PerspectiveBelow50
PerspectiveContrastingLeftFacing51
PerspectiveContrastingRightFacing52
PerspectiveFront53
PerspectiveHeroicExtremeLeftFacing54
PerspectiveHeroicExtremeRightFacing55
PerspectiveHeroicLeftFacing56
PerspectiveHeroicRightFacing57
PerspectiveLeft58
PerspectiveRelaxed59
PerspectiveRelaxedModerately60
PerspectiveRight61

See Also