MCPcopy Create free account
hub / github.com/pmndrs/postprocessing / Resolution.js

File Resolution.js

test/core/Resolution.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "ava";
2import { Resolution } from "postprocessing";
3
4test("can be instantiated", t => {

Callers

nothing calls this directly

Calls 8

setBaseSizeMethod · 0.80
getWidthMethod · 0.80
getHeightMethod · 0.80
getBaseWidthMethod · 0.80
getBaseHeightMethod · 0.80
setPreferredWidthMethod · 0.80
setPreferredHeightMethod · 0.80
setScaleMethod · 0.45

Tested by

no test coverage detected