rpui ~master (2020-04-28T04:53:54Z)
Dub
Repo
CameraView
rpui
render
components
Undocumented in source.
struct
CameraView {
mat4
mvpMatrix
;
float
viewportWidth
;
float
viewportHeight
;
float
scaleX
;
float
scaleY
;
inout
(
float
)
fontScale
[@property getter];
}
Members
Properties
fontScale
inout
(
float
)
fontScale
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
mvpMatrix
mat4
mvpMatrix
;
Undocumented in source.
scaleX
float
scaleX
;
Undocumented in source.
scaleY
float
scaleY
;
Undocumented in source.
viewportHeight
float
viewportHeight
;
Undocumented in source.
viewportWidth
float
viewportWidth
;
Undocumented in source.
Meta
Source
See Implementation
rpui
render
components
enums
BlockRow
ChainPart
State
functions
getChainPartRdplName
getStateRdplName
structs
Block
BlockTransforms
CameraView
Chain
Geometry
HorizontalChainTransforms
LinesGeometry
LinesTransforms
OriginalWithNormilizedTextureCoords
QuadTransforms
StatefulChain
StatefulTexAtlasTextureQuad
StatefulUiText
TexAtlasTextureQuad
TextureQuad
UiText
UiTextAttributes
UiTextRender
UiTextTransforms
variables
horizontalChainParts
verticalChainParts