api.assets.Expression#
- class datagen.api.assets.Expression(*, name: ExpressionName = ExpressionName.NEUTRAL, intensity: ConstrainedFloatValue = 1.0)#
Defines the expression on the face of an actor in the scene.
- intensity: float#
The strength of the expression.
Min: 0 - this value is indistinguishable from the neutral expression.
Max: 1
- name: ExpressionName#
The type of expression to depict on the face.