Click or drag to resize

Line2DTexture Property

The texture used for the line's texture. Uses texture_mode for drawing style.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Texture Texture { get; set; }

Property Value

Type: Texture
See Also