SkeletonViewer

Description

class SkeletonViewer

Demo available here: http://www.babylonjs-playground.com/#1BZJVJ#8

Constructor

new SkeletonViewer(skeleton, mesh, scene, autoUpdateBonesMatrices, renderingGroupId)

Parameters

Name Type Description
skeleton Skeleton
mesh AbstractMesh
scene Scene
optional autoUpdateBonesMatrices boolean

Members

skeleton : Skeleton

mesh : AbstractMesh

autoUpdateBonesMatrices : boolean

renderingGroupId : number

color : Color3

isEnabled : boolean

Methods

update() void

dispose() void