Skip to content

Commit

Permalink
AEP anchor point weirdness
Browse files Browse the repository at this point in the history
  • Loading branch information
mbasaglia committed Jun 26, 2023
1 parent f0a5d32 commit 6e510a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/aep.md
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ ADBE Vector Zigzag Points : prop=pt [^int]

{aep_mn}
ADBE Transform Group : object=helpers/transform
ADBE Anchor Point: prop=a : \[0, 0\]
ADBE Anchor Point: prop=a [^anchor] : \[0, 0\]
ADBE Position: prop=p : Half of the comp size
ADBE Position_0: Split position X
ADBE Position_1: Split position Y
Expand Down Expand Up @@ -1015,6 +1015,7 @@ ADBE Vector Trim Type
[^color]: Colors are defined as 4 floats (ARGB) in \[0, 255\].
[^gradient]: Colors defined as [XML](#gradient-xml).
[^100]: You need to multiply by 100 to get the lottie value.
[^anchor]: For asset layers, the anchor point is relative to the size of the asset (eg: `(0.5, 0.5)` would be the center).

///Footnotes Go Here///

Expand Down

0 comments on commit 6e510a0

Please sign in to comment.