render

function

render([_materials])

Description

Enqueues the animated model for rendering.

Arguments

Name Type Description
_materials Array<Struct.BBMOD_Material> An array of materials, one for each material slot of the model. If not specified, then BBMOD_Model.Materials is used. Defaults to undefined.

Returns

Struct.BBMOD_AnimationPlayer Returns self.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.