← Back to Docs
index.html
Clayground
Clayground.Canvas3D
LineBatchInstancing
Clayground 2026.2
List of All Members for LineBatchInstancing
This is the complete list of members for
LineBatchInstancing
, including inherited members.
count
: int
lines
: list
real
pathLength
(int
lineIndex
)
vector3d
positionAt
(int
lineIndex
, real
distance
)
void
setBulk
(ByteArray
positions
, ByteArray
startIndices
, ByteArray
colors
, ByteArray
widths
, ByteArray
styleIds
)
void
updateEndpointsBulk
(ByteArray
positions
)
void
updateLinePoints
(int
lineIndex
, list
points
)
void
updatePolylinesBulk
(ByteArray
positions
, int
pointsPerLine
)