Skip to content

ecidevilin/UnityBoneTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published