3ds Max Scanline A-Buffer Renderer Anti-Aliasing Filters
scanlineRender.antiAliasFilter
Lets you get and set the anti-aliasing filter.
For a list of all of the anti-aliasing filters you can say:
EXAMPLE
|
scanlineRender.antiAliasFilter = quadratic()
|
Constructors and Properties
Blendfilter:
Blendfilter ...
<Blendfilter>.BlendFloat default: 0.3
Catmull_Rom:
Catmull_Rom()
Cook_Variable:
Cook_Variable()
Mitchell_Netravali:
Mitchell_Netravali ...
<Mitchell_Netravali>.BlurFloat default: 0.3333
<Mitchell_Netravali>.RingingFloat default: 0.3333
Plate_Match_MAX_R2: (3ds Max only)
Plate_Match_MAX_R2()
Plate_Match_VIZ_R2: (Autodesk VIZ only)
Plate_Match_VIZ_R2()
Sharp_Quadratic:
Sharp_Quadratic()