|  | |
| Position | |
The PositionColoredLineMaterial type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | HasTransparency | Gets a boolean that specifies if this material is semi-transparent and needs to be alpha blended with the scene. (Overrides LineBaseMaterialHasTransparency) | 
|  | PositionColors | Gets or sets the Color4 array that specifies the colors for each position of the object. | 
|  | VertexColorsBuffer | Gets a GpuBuffer for an array of Color4 values where each value represents a color of one position (vertex). | 
 See Also
See Also