api.assets.Eyes#
- class datagen.api.assets.Eyes(*, id: str, target_of_gaze: Gaze = None, eyelid_closure: ConstrainedFloatValue = 0.0)#
A 3D eyes asset and all related parameters, including eye textures, direction of gaze, and eyelid closure.
- eyelid_closure: float#
How much the actor’s eyes are closed.
Min: 0, the actor’s eyes are fully open.
Max: 1, the actor’s eyes are fully closed.
- id: str#
A UUID that identifies a specific eyes asset.