Home

Awesome

UnityBoneTools

Show the vertices(triangles) influenced by the selected bone.

Usage: Tools/BoneMode

Bone tool

Show bones in Scene View

Usage: Add the component "BoneVisualiser" to the GameObject which has SkinnedMeshRenderer(s) itself or in its children.

BoneVisualiser

You should click the button "Recalculate". You will see bones as below.

VisualBones

You can either click a GameObject in the Hierarchy or a cone in the Scene. Then you will see the selected bone and its children colored.

NOTE: This feature refers from BoneTool-Bone Visualizer .

Select some vertex and show its information

Usage: Tools/VertexSelector

VertexSelector

NOTE: Only available when Tools.current == Tool.Move

MoveTool