rpui ~master (2020-04-28T04:53:54Z)
Dub
Repo
UiTextAttributes
rpui
render
components
Undocumented in source.
struct
UiTextAttributes {
vec4
color
;
vec2
offset
;
int
fontSize
;
dstring
caption
;
Align
textAlign
;
VerticalAlign
textVerticalAlign
;
Font
font
;
}
Members
Variables
caption
dstring
caption
;
Undocumented in source.
color
vec4
color
;
Undocumented in source.
font
Font
font
;
Undocumented in source.
fontSize
int
fontSize
;
Undocumented in source.
offset
vec2
offset
;
Undocumented in source.
textAlign
Align
textAlign
;
Undocumented in source.
textVerticalAlign
VerticalAlign
textVerticalAlign
;
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