MentalRayRenderSettingsTraitsSamplingParameter Structure

This structure stores filter parameters for merging multiple samples into a pixel color.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GraphicsInterfaceMentalRayRenderSettingsTraitsSamplingParameter

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public struct MentalRayRenderSettingsTraitsSamplingParameter

The MentalRayRenderSettingsTraitsSamplingParameter type exposes the following members.

Constructors
  Name Description
Public method MentalRayRenderSettingsTraitsSamplingParameter Constructor for the MentalRayRenderSettingsTraitsSamplingParameter structure. Specifies filter parameters for merging multiple samples into a pixel color.
Top
Properties
  Name Description
Public property Filter Filter parameters for merging multiple samples into a pixel color.
Public property Height Property that represents the height of a filter area for neighboring pixels.
Public property Width Property that represents the width of a filter area for neighboring pixels.
Top
Methods
  Name Description
Public method Equals Indicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public method GetHashCode Returns the hash code for this instance.
(Inherited from ValueType)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method ToString Returns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.