Enum VisualServerSingleton.BlendShapeMode

enum BlendShapeMode : int { ... }

Enum members

NameDescription
blendShapeModeNormalized Blend shapes are normalized.
blendShapeModeRelative Blend shapes are relative to base weight.