Click or drag to resize

IOverlayContext3DPositionColorIndexedTriangleBuffers Property

Gets the indexed triangle buffer for colored overlay geometry.

Namespace: Altaxo.Graph.Graph3D.GraphicsContext
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
IPositionColorIndexedTriangleBuffer PositionColorIndexedTriangleBuffers { get; }

Property Value

IPositionColorIndexedTriangleBuffer
See Also