Click or drag to resize

RenderRendererAspectParameters Properties

The RenderRendererAspectParameters type exposes the following members.

Properties
  NameDescription
Public propertyBackground
Gets or sets the background parameters.
Public propertyDistortionMatrix
Public propertyDpi
Gets or sets the dot per inch.
Public propertyEnhancedBump
Gets or sets indicating whether enhanced bump is enabled.
Public propertyEnhancedTransparency
Gets or sets a value indicating whether enhanced transparency is enabled.
Public propertyFrameNumber
Gets or sets the frame number.
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyMipmap
Gets or sets a value indicating whether the mipmapping is enabled.
Public propertyMirror
Gets or sets a value indicating whether the mirrors are rendered.
Public propertyMode
Gets or sets the rendering mode.
The rendering mode allow to display the scene's lightmaps, show the wireframe and so on.
Some modes can be used to retrieve 3D datas from the current point of view.
Public propertyOverlayAndPostprocessRescaleFactor
Gets or sets the overlay and post processes rescale factor.
Public propertyRenderables
Gets or sets the renderables.
Public propertyScreenSpaceReflections
Gets or sets a value indicating whether screen space reflections are enabled.
Public propertyScreenSpaceReflectionsGrazingAngleFadeoff
Gets or sets the screen space reflections grazing angle fadeoff.
Public propertyScreenSpaceReflectionsQualityFactor
Gets or sets the screen space reflections quality factor.
Public propertyScreenSpaceReflectionsRayDepthFactor
Gets or sets the screen space reflections ray depth quality factor.
Public propertySpecularAnisotropy
Gets or sets the specular anisotropy quality.
Public propertySSAO
Gets or sets a value indicating whether SSAO (Screen Space Ambient Occlusion) is enabled.
Top
See Also