Void
Context3DWrapper
.DrawDisc(IEnumerable<Double> param1, Double param2, IEnumerable<Double> param3)
Draws a disc using the current color and line weight.
Remarks
Examples
Parameters
param1
Type: IEnumerable<Double>
param2
Type: Double
param3
Type: IEnumerable<Double>
Return Value
Type: Void