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 public MeshSimplifierBlendShape[] GetAllBlendShapes()
Return Value
Type:
MeshSimplifierBlendShapeAn array of all blend shapes.
See Also