Table of Contents

Enum RenderingServer.BlendShapeMode

Namespace
Godot
Assembly
GodotSharp.dll
public enum RenderingServer.BlendShapeMode : long

Fields

Normalized = 0

Blend shapes are normalized.

Relative = 1

Blend shapes are relative to base weight.