Class HorizontalSegmentsPrimitive
Inheritance
System.Object
HorizontalSegmentsPrimitive
Namespace: RenderHeads.Media.AVProVideo.Demos.UI
Assembly: cs.temp.dll.dll
Syntax
public class HorizontalSegmentsPrimitive : Graphic
Properties
Segments
Declaration
public float[] Segments { get; set; }
Property Value
Type | Description |
---|---|
System.Single[] |
Methods
OnPopulateMesh(VertexHelper)
Declaration
protected override void OnPopulateMesh(VertexHelper vh)
Parameters
Type | Name | Description |
---|---|---|
VertexHelper | vh |