godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Line2D.antialiased
godot
line2d
Line2D
If
true
, the line's border will be anti-aliased.
bool
antialiased
[@property getter]
struct
Line2D
@
nogc
nothrow @
property
bool
antialiased
(
)
bool
antialiased
[@property setter]
Meta
Source
See Implementation
godot
line2d
Line2D
aliases
BaseClasses
enums
Constants
LineCapMode
LineJointMode
LineTextureMode
functions
_curveChanged
_gradientChanged
addPoint
clearPoints
getAntialiased
getBeginCapMode
getCurve
getDefaultColor
getEndCapMode
getGradient
getJointMode
getPointCount
getPointPosition
getPoints
getRoundPrecision
getSharpLimit
getTexture
getTextureMode
getWidth
opAssign
opEquals
removePoint
setAntialiased
setBeginCapMode
setCurve
setDefaultColor
setEndCapMode
setGradient
setJointMode
setPointPosition
setPoints
setRoundPrecision
setSharpLimit
setTexture
setTextureMode
setWidth
toHash
properties
antialiased
beginCapMode
defaultColor
endCapMode
gradient
jointMode
points
roundPrecision
sharpLimit
texture
textureMode
width
widthCurve
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the line's border will be anti-aliased.