unreal.ARFaceGeometry
¶
- class unreal.ARFaceGeometry(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
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]
- get_blend_shape_value(blend_shape) float ¶
Get Blend Shape Value
- Parameters:
blend_shape (ARFaceBlendShape) –
- Return type:
- get_blend_shapes() Map[ARFaceBlendShape, float] ¶
Get Blend Shapes
- Return type: