Methods
Settings

getAntiAliasingSettings

Returns the current anti-aliasing settings.

Example



Usage

JS


Return Value

The current anti-aliasing settings.

Type

Object

Properties

Name

Type

Description

isSupported

Boolean

Is anti-aliasing supported.

maxSamples

Number

The maximum number of samples.

samples

Number

The number of samples.

Example

JS




Updated 13 Sep 2024
Did this page help you?