Home
last modified time | relevance | path

Searched defs:perspective (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/dist/lib/src/
DMatrix44.js77 static perspective(depth) { method in Matrix44
/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/src/
DMatrix44.ts117 public static perspective(depth: float32): Matrix44 { method in Matrix44