Search
Preparing search index...
The search index is not available
openfl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
openfl
display
GraphicsTrianglePath
Class GraphicsTrianglePath
Hierarchy
GraphicsTrianglePath
Implements
IGraphicsData
IGraphicsPath
Index
Constructors
constructor
Properties
culling
indices
uvt
Data
vertices
Constructors
constructor
new
Graphics
Triangle
Path
(
vertices
?:
Vector
<
number
>
, indices
?:
Vector
<
number
>
, uvtData
?:
Vector
<
number
>
, culling
?:
TriangleCulling
)
:
GraphicsTrianglePath
Parameters
Optional
vertices:
Vector
<
number
>
Optional
indices:
Vector
<
number
>
Optional
uvtData:
Vector
<
number
>
Optional
culling:
TriangleCulling
Returns
GraphicsTrianglePath
Properties
culling
culling
:
TriangleCulling
indices
indices
:
Vector
<
number
>
uvt
Data
uvt
Data
:
Vector
<
number
>
vertices
vertices
:
Vector
<
number
>
Externals
openfl.desktop
openfl.display
openfl.display3D
openfl.errors
openfl.events
openfl.external
openfl.filters
openfl.geom
openfl.media
openfl.net
openfl.profiler
openfl.sensors
openfl.system
openfl.text
openfl.ui
openfl.utils
Graphics
Triangle
Path
constructor
culling
indices
uvt
Data
vertices
Generated using
TypeDoc