Preparing search index...
The search index is not available
rfw2d
rfw2d
TextLike
Interface TextLike
interface
TextLike
{
anchor
:
ReadonlyVec2
;
font
:
Font
;
layout
:
TextLayout
;
style
:
TextStyle
;
transform
:
ReadonlyLocalTransform2D
;
}
Implemented by
TextObject
Index
Properties
anchor
font
layout
style
transform
Properties
Readonly
anchor
anchor
:
ReadonlyVec2
Readonly
font
font
:
Font
Readonly
layout
layout
:
TextLayout
Readonly
style
style
:
TextStyle
Readonly
transform
transform
:
ReadonlyLocalTransform2D
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anchor
font
layout
style
transform
rfw2d
Loading...