updateBoneMatrices method

  1. @JS('updateBoneMatrices')
JSPromise<JSAny?> updateBoneMatrices(
  1. ThermionEntity entity
)

Implementation

@JS('updateBoneMatrices')
external JSPromise updateBoneMatrices(ThermionEntity entity);