Why dose the skin Resource have no description on what it is?

Godot_v4.4.1-stable_linux

i was look at how to learn animation in Godot and the skin Resource has no documentation.
what so ever

You normally do not need to worry about Skins in Godot, 3D skeletal animation should be handled in another program such as Blender and imported into Godot.

A majority of skin-related code in the engine comes from the GLTF importer, you can read more about what skins do in the GLTF file format here.

thank you for fast reply

but unfortunately i can’t use 3D modulating software , for my current computer is 5 year old thinkpad run linux . (and the ThinkPad i am using is ThinkPad-T14 gen 1).

and thank you for the listing a learning Resource for GLTF i will read about it in a bit after i post this

You can probably run Blender, it is available on every distro and runs on my worst machine, a hacked dual-core 1.8Ghz chromebox, 4GB of ram. Looking at that laptop’s specs online you should have at least twice as much power.

2 Likes

thank you again fast reply (sorry for miss spelling reply )

ok i well learn blender for animation then export it to godot