W3cubDocs

/Haxe Flash

GraphicsTrianglePath

package flash.display

implements IGraphicsPath, IGraphicsData

Available on flash

Constructor

new (?vertices:Vector<Float>, ?indices:Vector<Int>, ?uvtData:Vector<Float>, ?culling:TriangleCulling)

Variables

culling:TriangleCulling

indices:Vector<Int>

uvtData:Vector<Float>

vertices:Vector<Float>

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/display/GraphicsTrianglePath.html