Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,11 +326,11 @@ Packing 4 channels of data into a texture (RGBA) is not recommended except for a
| ----------------------- | ---------- | ---------- | -------------------------------- |
| Animated Vector Field | VFA_ | | |
| Camera Anim | CA_ | | |
| Color Curve | Curve_ | _Color | |
| Curve Table | Curve_ | _Table | |
| Color Curve | CC_ | | |
| Curve Table | CT_ | | |
| Data Asset | *_ | | Prefix should be based on class. |
| Data Table | DT_ | | |
| Float Curve | Curve_ | _Float | |
| Float Curve | FC_ | | |
| Foliage Type | FT_ | | |
| Force Feedback Effect | FFE_ | | |
| Landscape Grass Type | LG_ | | |
Expand All @@ -342,7 +342,7 @@ Packing 4 channels of data into a texture (RGBA) is not recommended except for a
| Sprite Sheet | SS_ | | |
| Static Vector Field | VF_ | | |
| Touch Interface Setup | TI_ | | |
| Vector Curve | Curve_ | _Vector | |
| Vector Curve | VC_ | | |

<a name="anc-paper2d"></a>
<a name="1.2.8"></a>
Expand Down