@novorender/api / DeviceFeatures
Interface: DeviceFeatures
Defined in: @novorender/src/core3d/device.ts:84
Feature flags for current device. True = enable.
Properties
outline
readonly outline: boolean;
Defined in: @novorender/src/core3d/device.ts:86
Enable/disable outline rendering.