@novorender/api / ViewStatistics
Interface: ViewStatistics
Defined in: @novorender/src/web_app/view.ts:1642
View related render statistics.
Properties
detailBias
readonly detailBias: number;
Defined in: @novorender/src/web_app/view.ts:1647
Effective detail bias factor.
fps?
readonly optional fps: number;
Defined in: @novorender/src/web_app/view.ts:1650
Effective frames per second, if available.
resolution
readonly resolution: number;
Defined in: @novorender/src/web_app/view.ts:1644
Effective resolution factor.