Class StylizedLine
Inherited Members
Namespace: UnityEngine.Pixyz.Polygonal
Syntax
[Serializable]
public class StylizedLine
Constructors
StylizedLine()
Declaration
public StylizedLine()
StylizedLine(StylizedLine)
Declaration
public StylizedLine(StylizedLine o)
Parameters
| Type | Name | Description |
|---|---|---|
| StylizedLine | o |
Fields
externalId
Declaration
public uint externalId
Field Value
| Type | Description |
|---|---|
| uint |
lineVertexIndices
Declaration
public IntList lineVertexIndices
Field Value
| Type | Description |
|---|---|
| IntList |
material
Declaration
public uint material
Field Value
| Type | Description |
|---|---|
| uint |