Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

lineBasicMaterial

Firtina Ozbalikci edited this page Oct 30, 2015 · 16 revisions

WikiInternal ComponentsMaterialslineBasicMaterial

lineBasicMaterial

Creates a THREE.LineBasicMaterial

Attributes

slot

string

transparent

bool

alphaTest

number

side

one of [THREE.FrontSide, THREE.BackSide, THREE.DoubleSide]

opacity

number

visible

bool

color

one of types [THREE.Color, number, string]

linewidth

number

linecap

one of [round]

linejoin

one of [round]

vertexColors

one of [THREE.NoColors, THREE.FaceColors, THREE.VertexColors]

fog

bool

resourceId

string

This component can be added into <resources/>! See Resource Types for more information.

===

View Source
Clone this wiki locally