Logo Mibo

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

Colors

Full Usage: Colors

Field type: Color[] voption
Field type: Color[] voption

DistanceSq

Full Usage: DistanceSq

Field type: float32
Field type: float32

Filter

Full Usage: Filter

Field type: InstanceOpacityFilter

Which instances of the command this entry draws (the transparent half of a split).

Field type: InstanceOpacityFilter

InstanceCount

Full Usage: InstanceCount

Field type: int
Field type: int

Material

Full Usage: Material

Field type: Material3D
Field type: Material3D

Mesh

Full Usage: Mesh

Field type: PrimitiveMesh
Field type: PrimitiveMesh

StartIndex

Full Usage: StartIndex

Field type: int
Field type: int

Transforms

Full Usage: Transforms

Field type: Matrix[]
Field type: Matrix[]

VertexOffset

Full Usage: VertexOffset

Field type: int
Field type: int

Type something to start searching.