Click or drag to resize

MeshSimplifierGetAllBlendShapes Method

Returns all blend shapes.

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

Return Value

Type: MeshSimplifierBlendShape
An array of all blend shapes.
See Also