声明 func DyeAtPlane(normal Vector3, position Vector3, range float, color int, out var count int) go 参数 输入 名称 类型 描述 法向 Vector3 设置物件法线 位置 Vector3 设置染色点 范围 Float 设置染色范围 叠加色 Int 颜色 输出 名称 类型 描述 数量 Int 染色数量