Flutter Impeller
impeller::testing::TextRenderOptions Struct Reference

Public Attributes

Scalar font_size = 50
 
Scalar alpha = 1
 
Point position = Vector2(100, 200)
 

Detailed Description

Definition at line 1297 of file aiks_unittests.cc.

Member Data Documentation

◆ alpha

Scalar impeller::testing::TextRenderOptions::alpha = 1

Definition at line 1299 of file aiks_unittests.cc.

◆ font_size

Scalar impeller::testing::TextRenderOptions::font_size = 50

Definition at line 1298 of file aiks_unittests.cc.

◆ position

Point impeller::testing::TextRenderOptions::position = Vector2(100, 200)

Definition at line 1300 of file aiks_unittests.cc.


The documentation for this struct was generated from the following file: