BBMOD_BaseShader.set_bones DEPRECATED

A function defined in BBMOD_BaseShader.gml

set_bones(_bones)

Description

Sets the BBMOD_U_BONES uniform.

Arguments

Name Type Description
_bones Array The array of bone transforms.

Returns

Struct.BBMOD_Shader Returns self.

See also

BBMOD_AnimationPlayer.get_transform

Deprecated

Please use bbmod_shader_set_bones instead.

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on January 21, 2024 using GMDoc.