BBMOD_RenderQueue.SetMaterialProps

A function defined in BBMOD_RenderQueue.gml

SetMaterialProps(_materialPropertyBlock)

Description

Adds a BBMOD_ERenderCommand.SetMaterialProps command into the queue.

Arguments

Name Type Description
_materialPropertyBlock Struct.BBMOD_MaterialPropertyBlock The material property block to set as the current one.

Returns

Struct.BBMOD_RenderQueue Returns self.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.