d3d11_cbuffer_add_bool

A function defined in __d3d11_cbuffer.gml

d3d11_cbuffer_add_bool(_count)

Description

Adds a bool into a constant buffer that is currently being built.

Arguments

Name Type Description
_count Real Number of bools to add into the constant buffer.

See also

d3d11_cbuffer_begin


Copyright © 2023, BlueBurn. Built on June 28, 2023 using GMDoc.