rpui.render.components_factory

Undocumented in source.

Members

Functions

createBlockFromRdpl
Block createBlockFromRdpl(Theme theme, string style)
Undocumented in source. Be warned that the author may not have intended to support it.
createChainFromRdpl
Chain createChainFromRdpl(Theme theme, Orientation orientation, string style)
Undocumented in source. Be warned that the author may not have intended to support it.
createDynamicLinesGeometry
LinesGeometry createDynamicLinesGeometry(Array!vec2 vertices, Array!uint indices)
Undocumented in source. Be warned that the author may not have intended to support it.
createGeometry
Geometry createGeometry()
Undocumented in source. Be warned that the author may not have intended to support it.
createNormilizedTextureCoordsFromRdpl
Texture2DCoords createNormilizedTextureCoordsFromRdpl(Theme theme, string style)
Undocumented in source. Be warned that the author may not have intended to support it.
createOriginalWithNormilizedTextureCoordsFromRdpl
OriginalWithNormilizedTextureCoords createOriginalWithNormilizedTextureCoordsFromRdpl(Theme theme, string style)
Undocumented in source. Be warned that the author may not have intended to support it.
createStatefulChainFromRdpl
StatefulChain createStatefulChainFromRdpl(Theme theme, Orientation orientation, string style, State[] states)
Undocumented in source. Be warned that the author may not have intended to support it.
createStatefulTexAtlasTextureQuadFromRdpl
StatefulTexAtlasTextureQuad createStatefulTexAtlasTextureQuadFromRdpl(Theme theme, string style, string name, State[] states)
Undocumented in source. Be warned that the author may not have intended to support it.
createStatefulUiTextFromRdpl
StatefulUiText createStatefulUiTextFromRdpl(Theme theme, string style, string name, State[] states)
Undocumented in source. Be warned that the author may not have intended to support it.
createTexAtlasTextureQuad
TexAtlasTextureQuad createTexAtlasTextureQuad(Texture2D texture, Texture2DCoords texCoords)
Undocumented in source. Be warned that the author may not have intended to support it.
createTexAtlasTextureQuadFromRdpl
TexAtlasTextureQuad createTexAtlasTextureQuadFromRdpl(Theme theme, string style, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
createTextAttributesFromRdpl
UiTextAttributes createTextAttributesFromRdpl(Theme theme, string style)
Undocumented in source. Be warned that the author may not have intended to support it.
createUiSkinTextureQuad
TextureQuad createUiSkinTextureQuad(Theme theme)
Undocumented in source. Be warned that the author may not have intended to support it.
createUiTextFromRdpl
UiText createUiTextFromRdpl(Theme theme, string style, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
createUiTextRenderObject
UiTextRender createUiTextRenderObject()
Undocumented in source. Be warned that the author may not have intended to support it.
updateLinesGeometryData
void updateLinesGeometryData(LinesGeometry geometry, Array!vec2 vertices, Array!uint indices)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta