StylizedLine
Class
Read time 1 minuteLast updated 21 hours ago
Inheritance
- object
- StylizedLine
Inherited Members
- Equals(object)
- Equals(object, object)
- GetHashCode()
- GetType()
- MemberwiseClone()
- ReferenceEquals(object, object)
- ToString()
Namespace: UnityEngine.Pixyz.Polygonal
[Serializable]public class StylizedLine
Constructors
StylizedLine()
public StylizedLine()
StylizedLine(StylizedLine)
Parameterspublic StylizedLine(StylizedLine o)
Type | Name | Description |
|---|---|---|
| StylizedLine | o |
Fields
lineVertexIndices
Returnspublic IntList lineVertexIndices
Type | Description |
|---|---|
| IntList |
material
Returnspublic uint material
Type | Description |
|---|---|
| uint |
externalId
Returnspublic uint externalId
Type | Description |
|---|---|
| uint |