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