3ds Max のスキャンライン A-バッファ レンダリングのアンチエイリアシング フィルタ

scanlineRender.antiAliasFilter

アンチエイリアシング フィルタを取得および設定します。

すべてのアンチエイリアシング フィルタの一覧を取得するには、次のスクリプトを使います。

    showClass "*:filter*"

例:

    scanlineRender.antiAliasFilter = quadratic()

コンストラクタとプロパティ

Area:
Area()
Blackman:
Blackman()
Blendfilter:
Blendfilter ...
<Blendfilter>.BlendFloat default: 0.3
Catmull_Rom:
Catmull_Rom()
Cook_Variable:
Cook_Variable()
Cubic:
Cubic()
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()
Quadratic:
Quadratic()
Sharp_Quadratic:
Sharp_Quadratic()
Soften:
Soften()
Video:
Video()