A function defined in BBMOD_BaseShader.gml
set_bones(_bones)
Sets the BBMOD_U_BONES uniform.
Name | Type | Description |
---|---|---|
_bones | Array |
The array of bone transforms. |
Struct.BBMOD_Shader
Returns self
.
BBMOD_AnimationPlayer.get_transform
Please use bbmod_shader_set_bones instead.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.