TransparentInstancedDraw Type
A deferred transparent instanced batch: one draw call for the whole batch, sorted by its centroid. The command carries one material, so the batch is one unit — but the transparent half of a tint-alpha split carries only those instances (Filter).
Record fields
| Record Field |
Description
|
|
|
Full Usage:
DistanceSq
Field type: float32
|
|
|
Which instances of the command this entry draws (the transparent half of a split).
|
Full Usage:
InstanceCount
Field type: int
|
|
|
|
|
|
Full Usage:
StartIndex
Field type: int
|
|
|
|
Full Usage:
VertexOffset
Field type: int
|
|
Mibo