Click or drag to resize

CameraSettingsClass Properties

The ViewportCameraSettingsClass type exposes the following members.

Properties
 NameDescription
Public propertyAspectRatio Gets or sets the aspect ratio for the frustum viewport.
Public propertyDirectionGets the camera's direction.
Public propertyEmissiveFactor 
Public propertyExposure 
Public propertyFarClipDistance Gets the distance to the far clipping plane.
Public propertyFieldOfView 
Public propertyFixedUpGets the camera's fixed up vector.
Public propertyFrustum 
Public propertyNearClipDistance Gets the position of the near clipping plane.
Public propertyOrthographicHeight 
Public propertyPositionGets the camera's position.
Public propertyProjection Gets the type of projection to use (orthographic or perspective). Default is perspective.
Public propertyProjectionMatrix 
Public propertyReflectionEnabledReturns whether this frustum is being reflected.
Public propertyReflectionPlaneReturns the reflection plane of the frustum if appropriate.
Public propertyRenderingPipelineOverride 
Public propertyRenderSky 
Public propertyRight 
Public propertyRotation Gets the camera's current orientation.
Public propertyUpGets the camera's up vector.
Public propertyViewMatrixAbsolute 
Public propertyViewMatrixRelative 
Public propertyViewport 
Top
See Also