Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hussain-khalid committed Jun 20, 2024
1 parent 2913bf9 commit 20b2147
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ This section introduces the face-shaping resources for `girl`.

An example of adjusting cheek raise (`CK_raise_1`) and cheek lower (`CK_raise_2`) is shown in the following video:

<video controls width="30%" height="auto" src="https://web-cdn.agora.io/doc-cms/uploads/1706758897677-Face_脸棋.mp4"></video>
<video controls width="30%" height="auto" src="https://web-cdn.agora.io/doc-cms/uploads/1706758897677-Face_脸颊.mp4"></video>

The `girl` resource supports face pinching operations on the following parts of the face:

Expand Down Expand Up @@ -173,7 +173,7 @@ The `girl` resource supports face pinching operations on the following parts of

The following are examples of adjusting the overall enlargement of the eye (`E_size_1`) and the overall reduction of the eye (`E_size_2`):

<video controls width="30%" height="auto" src="https://web-cdn.agora.io/doc-cms/uploads/1706761070968-Eye_眼大小.mp4"></video>
<video controls width="30%" height="auto" src="https://web-cdn.agora.io/doc-cms/uploads/1706761070968-Eye_眼睛大小.mp4"></video>

The `girl` resource supports face pinching operations on the following parts of the eyes:

Expand Down Expand Up @@ -210,7 +210,7 @@ The `girl` resource supports face pinching operations on the following parts of

The following are examples of adjusting the overall enlargement (`NT_size_1`) and reduction (`NT_size_2`) of the nose tip:

<video controls width="30%" height="auto" src="https://web-cdn.agora.io/doc-cms/uploads/1706761125372-Nose_Nose tip overall size.mp4"></video>
<video controls width="30%" height="auto" src="https://web-cdn.agora.io/doc-cms/uploads/1706761125372-Nose_鼻头整体大小.mp4"></video>

The `girl` resource supports face pinching operations on the following parts of the nose:

Expand All @@ -233,7 +233,7 @@ The `girl` resource supports face pinching operations on the following parts of

The following are examples of adjusting the mouth move down (`M_updown_1`) and mouth move up (`M_updown_2`):

<video controls width="30%" height="auto" src="https://web-cdn.agora.io/doc-cms/uploads/1706761188082-Mouse_Up and Down Offset.mp4"></video>
<video controls width="30%" height="auto" src="https://web-cdn.agora.io/doc-cms/uploads/1706761188082-Mouse_上下偏移.mp4"></video>

The `girl` resource supports face pinching operations on the following parts of the mouth:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This section covers how to implement the basic functions of the MetaKit plugin,

- `key`: `setActivityContext`
- `value`: Object. Contains the following fields:
- `activityContext`: String. The address of the activity context.
- `activityContext`: String. The address of the activity context.

</PlatformWrapper>

Expand Down

0 comments on commit 20b2147

Please sign in to comment.