RenderingQualitySettings Members

The RenderingQualitySettings type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RenderingQualitySettings
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAreCurtainWallsDaylightPortals
Indicates whether curtain walls daylight portals.
Public propertyAreDoorsDaylightPortals
Indicates whether doors daylight portals.
Public propertyAreShadowsEnabled
Indicates whether to make shadow edges soft(blurred).
Public propertyAreWindowsDaylightPortals
Indicates whether windows daylight portals.
Public propertyBlurredReflectionPrecision
The blurred reflections precision.
Public propertyBlurredRefractionPrecision
The blurred refractions precision.
Public propertyImagePrecision
A value that controls how antialiasing is applied to the background image.
Public propertyIndirectIlluminationBounces
The indirect illumination bounces value.
Public propertyIndirectIlluminationPrecision
The indirect illumination precision value.
Public propertyIndirectIlluminationSmoothness
The indirect illumination smoothness value.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyMaxReflections
The maximum number of reflections.
Public propertyMaxRefractions
The maximum number of refractions.
Public propertyRenderingQuality
The quality applied for rendering.
Public propertyShouldComputeIndirectAndSkyIllumination
Indicates whether to include light that bounces off other objects, and light from the sky when calculating the lighting for this scene.
Public propertySoftShadowsPrecision
The soft shadows precision value.

See Also