Fix typo in docs
This commit is contained in:
parent
4eb9020d53
commit
986f1ab469
@ -3201,7 +3201,7 @@ storyViewers total_count:int32 total_reaction_count:int32 viewers:vector<storyVi
|
||||
//@x_percentage The abscissa of the rectangle's center, as a percentage of the media width
|
||||
//@y_percentage The ordinate of the rectangle's center, as a percentage of the media height
|
||||
//@width_percentage The width of the rectangle, as a percentage of the media width
|
||||
//@height_percentage The ordinate of the rectangle's center, as a percentage of the media height
|
||||
//@height_percentage The height of the rectangle, as a percentage of the media height
|
||||
//@rotation_angle Clockwise rotation angle of the rectangle, in degrees; 0-360
|
||||
storyAreaPosition x_percentage:double y_percentage:double width_percentage:double height_percentage:double rotation_angle:double = StoryAreaPosition;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user