d3d11_cbuffer_add_float

A function defined in __d3d11_cbuffer.gml

d3d11_cbuffer_add_float(_count)

Description

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

Arguments

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

See also

d3d11_cbuffer_begin


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