MeshBlendShapeMode Enumeration |
[Missing <summary> documentation for "T:Godot.Mesh.BlendShapeMode"]
Namespace: Godot
public enum BlendShapeMode
Member name | Value | Description | |
---|---|---|---|
Normalized | 0 | Blend shapes are normalized. | |
Relative | 1 | Blend shapes are relative to base weight. |