All Projects → ecidevilin → UnityBoneTools

ecidevilin / UnityBoneTools

Licence: MIT license
No description, website, or topics provided.

Programming Languages

C#
18002 projects
Mask
19 projects
ShaderLab
938 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].