Enum SurfaceTool.SkinWeightCount
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum SurfaceTool.SkinWeightCount : long
Fields
Skin4Weights = 0
Each individual vertex can be influenced by only 4 bone weights.
Skin8Weights = 1
Each individual vertex can be influenced by up to 8 bone weights.