unreal.ARFaceGeometry
¶
- class unreal.ARFaceGeometry(outer=None, name='None')¶
Bases:
unreal.ARTrackedGeometry
ARFace Geometry
C++ Source:
Module: AugmentedReality
File: ARTrackable.h
Editor Properties: (see get_editor_property/set_editor_property)
is_tracked
(bool): [Read-Write] Whether the face is currently being tracked by the AR systemlook_at_target
(Vector): [Read-Write] The target the eyes are looking atunique_id
(Guid): [Read-Write] Unique Id
- get_blend_shape_value(blend_shape) → float¶
Get Blend Shape Value
- Parameters
blend_shape (ARFaceBlendShape) –
- Returns
- Return type
- get_blend_shapes()¶
Get Blend Shapes
- Returns
- Return type