godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Line2D.texture
godot
line2d
Line2D
The texture used for the line's texture. Uses
texture_mode
for drawing style.
Texture
texture
[@property getter]
Texture
texture
[@property setter]
struct
Line2D
@
nogc
nothrow @
property
void
texture
(
Texture
v
)
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
The texture used for the line's texture. Uses texture_mode for drawing style.