Style

色や線の幅などの描画方法をまとめたstructです.

Members

Variables

backgroundColor
Color backgroundColor;
Undocumented in source.
blendMode
BlendMode blendMode;
Undocumented in source.
color
Color color;
Undocumented in source.
isDepthTest
bool isDepthTest;
Undocumented in source.
isSmoothing
bool isSmoothing;
Undocumented in source.
lineWidth
float lineWidth;
Undocumented in source.
polyRenderMode
PolyRenderMode polyRenderMode;
Undocumented in source.

Meta