Class DrawTextBlob
Namespace: Unity.UIWidgets.ui
Syntax
public class DrawTextBlob : DrawCmd
Fields
offset
Declaration
public Offset offset
Field Value
Type | Description |
---|---|
Offset |
paint
Declaration
public Paint paint
Field Value
Type | Description |
---|---|
Paint |
textBlob
Declaration
public TextBlob textBlob
Field Value
Type | Description |
---|---|
TextBlob |