toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.log
/
AGBaseLog
/
VertexAttributeEx
Vertex
Attribute
Ex
data
class
VertexAttributeEx
(
val
index
:
Int
,
val
attribute
:
Attribute
,
val
pos
:
Int
,
val
data
:
AGVertexData
)
Members
Constructors
Vertex
Attribute
Ex
Link copied to clipboard
constructor
(
index
:
Int
,
attribute
:
Attribute
,
pos
:
Int
,
data
:
AGVertexData
)
Properties
attribute
Link copied to clipboard
val
attribute
:
Attribute
buffer
Link copied to clipboard
val
buffer
:
AGBuffer
data
Link copied to clipboard
val
data
:
AGVertexData
index
Link copied to clipboard
val
index
:
Int
layout
Link copied to clipboard
val
layout
:
ProgramLayout
<
Attribute
>
pos
Link copied to clipboard
val
pos
:
Int