MeshSimplifierAddBlendShape Method |
Adds a blend shape.
Namespace: InternalAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void AddBlendShape(
MeshSimplifierBlendShape blendShape
)
Parameters
- blendShape MeshSimplifierBlendShape
- The blend shape to add.
See Also