Void
Context3DWrapper
.DrawPoints(IEnumerable<Double> param1, Double param2)
Draws a set of points with the current color.
Remarks
Examples
Parameters
param1
Type: IEnumerable<Double>
param2
Type: Double
Return Value
Type: Void