Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
viewing
viewer
AntiAliasingMode
Type Alias AntiAliasingMode
AntiAliasingMode
:
"none"
|
"fxaa"
Antialiasing mode applied by
AntiAliasing
as the final post-process step.
"none"
: no AA pass; the tonemap result goes straight to the canvas.
"fxaa"
: single-pass fast approximate AA. Smooths geometric edges at the cost of a slight overall softening.
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
@xeokit/sdk - v0.1.0
Loading...
Antialiasing mode applied by AntiAliasing as the final post-process step.
"none": no AA pass; the tonemap result goes straight to the canvas."fxaa": single-pass fast approximate AA. Smooths geometric edges at the cost of a slight overall softening.