# 效果

- [为你的文本添加效果](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/wei-ni-de-wen-ben-tian-jia-xiao-guo.md): 学习如何为你的文本添加效果。
- [修饰符](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/wei-ni-de-wen-ben-tian-jia-xiao-guo/xiu-shi-fu.md)
- [样式](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/wei-ni-de-wen-ben-tian-jia-xiao-guo/yang-shi.md)
- [数据库](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/wei-ni-de-wen-ben-tian-jia-xiao-guo/shu-ju-ku.md)
- [预览并编辑效果](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/yu-lan-bing-bian-ji-xiao-guo.md)
- [动态缩放](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/yu-lan-bing-bian-ji-xiao-guo/dong-tai-suo-fang.md)
- [时间缩放](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/yu-lan-bing-bian-ji-xiao-guo/shi-jian-suo-fang.md)
- [内置效果列表](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/nei-zhi-xiao-guo-lie-biao.md)
- [创建你自己的效果](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/chuang-jian-ni-zi-ji-de-xiao-guo.md)
- [在检视器中创建效果](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/chuang-jian-ni-zi-ji-de-xiao-guo/zai-jian-shi-qi-zhong-chuang-jian-xiao-guo.md): 学习如何在检视器中创建效果，而无需编写任何代码。
- [曲线效果](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/chuang-jian-ni-zi-ji-de-xiao-guo/zai-jian-shi-qi-zhong-chuang-jian-xiao-guo/qu-xian-xiao-guo.md)
- [复合效果](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/chuang-jian-ni-zi-ji-de-xiao-guo/zai-jian-shi-qi-zhong-chuang-jian-xiao-guo/fu-he-xiao-guo.md)
- [编写自定义效果（C#）](https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo/chuang-jian-ni-zi-ji-de-xiao-guo/bian-xie-zi-ding-yi-xiao-guo-c.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.febucci.com/text-animator-unity/2.x-zh/xiao-guo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
