Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.plugin.game
/
love.yinlin.compose.game
/
Drawer
/
Companion
/
calcFixedPerspectiveMatrix
calc
Fixed
Perspective
Matrix
fun
calcFixedPerspectiveMatrix
(
ratio
:
Float
=
1.0f
,
left
:
Offset
,
right
:
Offset
,
slopeLeft
:
Float
,
slopeRight
:
Float
)
:
Triple
<
Matrix
,
Rect
,
Array
<
Offset
>
>