unreal.NeuralMorphCurveGroup
¶
- class unreal.NeuralMorphCurveGroup¶
Bases:
StructBase
A group of curves, which can generate morph targets together. This is useful when there are specific correlations between different curves, that all effect the same region on the body.
C++ Source:
Plugin: NeuralMorphModel
Module: NeuralMorphModel
File: NeuralMorphTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
curve_names
(Array[MLDeformerCurveReference]): [Read-Write] The list of curves that should form a group together.