Logo Mibo

BillboardBatch3D Type

SoA billboard batch payload. Rotations/SourceRects may be null (= all defaults) and are indexed defensively. The batch is drawn with Textures[0].

Record fields

Record Field Description

Blend

Full Usage: Blend

Field type: BlendMode
Field type: BlendMode

Colors

Full Usage: Colors

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

Count

Full Usage: Count

Field type: int
Field type: int

Positions

Full Usage: Positions

Field type: Vector3[]
Field type: Vector3[]

Rotations

Full Usage: Rotations

Field type: float32[]
Field type: float32[]

Sizes

Full Usage: Sizes

Field type: Vector2[]
Field type: Vector2[]

SourceRects

Full Usage: SourceRects

Field type: Rectangle[]
Field type: Rectangle[]

Textures

Full Usage: Textures

Field type: Texture2D[]
Field type: Texture2D[]

Type something to start searching.