d3d11_cbuffer_add_uint

A function defined in __d3d11_cbuffer.gml

d3d11_cbuffer_add_uint(_count)

Description

Adds an uint into a constant buffer that is currently being built.

Arguments

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

See also

d3d11_cbuffer_begin


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