Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
test from
"ava"
;
2
import
{ Resolution } from
"postprocessing"
;
3
4
test(
"can be instantiated"
, t => {
Callers
nothing calls this directly
Calls
8
setBaseSize
Method · 0.80
getWidth
Method · 0.80
getHeight
Method · 0.80
getBaseWidth
Method · 0.80
getBaseHeight
Method · 0.80
setPreferredWidth
Method · 0.80
setPreferredHeight
Method · 0.80
setScale
Method · 0.45
Tested by
no test coverage detected