> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/three-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/three-plus/components/materials/material-graphics/graphics.md).

# Graphics

A material for adding curve stroke appearance properties

## Description

A material for adding curve stroke appearance properties

{% tabs %}
{% tab title="Preview" %}
![](https://2542354621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH1SBOktQqL8caPM2Xpc%2Fuploads%2Fxq0Rkc0WDSpACPzFa9NZ%2FMaterials-Stroke.png?alt=media\&token=a426d653-5633-401d-ad8d-a0825a65b4f1)
{% endtab %}

{% tab title="Location" %}
**Name** | Graphics

**Nickname** | Graphics

**Tab** | ThreeJs

**Panel** | Materials

**Division** | 6
{% endtab %}

{% tab title="Inputs" %}
**M** | **Model Element** (*T+ Model*) | A Model Element or Curve&#x20;

**C** | **Colors** (Colour) | A single color or list of colors corresponding to each control point.

**W** | **Width** (*Number*) | The stroke width.

**D** | **Dash** (*Number*) | The dashed stroke solid.

**G** | **Gap** (*Number*) | The dashed stroke gap.
{% endtab %}

{% tab title="Ouputs" %}
The updated Three Plus Model Element
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage
