API 参考animation 模块setStartColorTexture 设置初始颜色 - 纹理采样本页总览setStartColorTexture 设置初始颜色 - 纹理采样setStartColorTexture 类型: MethodDeclaration 所属类: ParticleElement 定义位置: animation.ts 描述 设置初始颜色 - 纹理采样 返回值 类型: void 源代码 位置: 第 2520 行 private setStartColorTexture(): void { const {color} = this this.colorChanged = true color[3] = 255 } 文档生成时间:2025/7/7 12:07:06