Click or drag to resize

MeshSimplifierGetAllBlendShapes Method

Returns all blend shapes.

Namespace: Internal
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public MeshSimplifierBlendShape[] GetAllBlendShapes()

Return Value

MeshSimplifierBlendShape
An array of all blend shapes.
See Also