当前位置: 首页 > news >正文

做网站搜索框搜索引擎外部优化有哪些渠道

做网站搜索框,搜索引擎外部优化有哪些渠道,营销型网站建设注意,功能性的网站设计制作使用 Mathf.SmoothDamp 函数制作相机的缓冲跟踪效果,让物体的移动不是那么僵硬,而是做减速的缓冲效果。将以下的脚本绑定在相机上,然后设定好 target 目标对象,即可看到相机的缓动效果。通过设定 smoothTime 的值,可以…

使用 Mathf.SmoothDamp 函数制作相机的缓冲跟踪效果,让物体的移动不是那么僵硬,而是做减速的缓冲效果。将以下的脚本绑定在相机上,然后设定好 target 目标对象,即可看到相机的缓动效果。通过设定 smoothTime 的值,可以调节缓动效果的持续时间。

Mathf-SmoothDamp - Unity 脚本 APIicon-default.png?t=N7T8https://docs.unity.cn/cn/current/ScriptReference/Mathf.SmoothDamp.html

Mathf.SmoothDamp

public static float SmoothDamp (float current, float target, ref float currentVelocity, float smoothTime, float maxSpeed= Mathf.Infinity, float deltaTime= Time.deltaTime);

参数

current当前位置。
target尝试达到的目标。
currentVelocity当前速度,此值由函数在每次调用时进行修改。
smoothTime达到目标所需的近似时间。值越小,达到目标的速度越快。
maxSpeed可以选择允许限制最大速度。
deltaTime自上次调用此函数以来的时间。默认情况下为 Time.deltaTime。

1.创建 SmoothDamp 脚本

using System.Collections;
using System.Collections.Generic;
using UnityEngine;public class SmoothDamp : MonoBehaviour
{public Transform target;public float smoothTime = 0.3F;private float yVelocity = 0.0F;// Start is called before the first frame updatevoid Start(){}// Update is called once per framevoid Update(){//缓动 y 轴上的位置float newPosition = Mathf.SmoothDamp(transform.position.y, target.position.y, ref yVelocity, smoothTime);transform.position = new Vector3(transform.position.x, newPosition, transform.position.z);}
}

2.绑定对象

将 SmoothDamp 脚本添加到 Main Camera 对象上;然后设置 Target 参数对象,调节 Target 对象的位置使其与 Main Camera 对象的高度不一样。

3.播放

单机播放按钮,可以看到主相机的高度缓缓移动到 Target 的高度。

http://www.tj-hxxt.cn/news/1569.html

相关文章:

  • wordpress post请求安徽360优化
  • 个人网站欣赏的网站网络营销是什么意思?
  • 移动建站平台百度云网盘官网
  • 建站宝盒哪个牌子好十大嵌入式培训机构
  • 织梦网站网站的优化与推广分析
  • wordpress添加微信扫码支付宝seo搜索引擎优化技术
  • 广州红鼎网站建设有限公司怎么样外链发布论坛
  • 政府网站建设愿景百度权重划分等级
  • 筑巢网站建设网站建设找哪家好
  • 开发手机端网站模板下载中国网络营销公司排名
  • php毕业设计代做网站nba最新交易信息
  • 模板建站哪家好产品推广软文500字
  • 木藕设计网东莞关键词优化推广
  • 网页设计与制作就业前景seo整体优化步骤怎么写
  • 乐山网站建设网站播放视频速度优化
  • 网站起域名原则百度收录最新方法
  • 免费做网站有哪些投广告哪个平台好
  • 茂名网站制作推广全球搜怎么样
  • 深圳的网站建设公司哪家好申请百度收录网址
  • 做关于网站的开题报告自助建站工具
  • 手机网站的网址是什么原因宁波seo外包推广渠道
  • 索菲亚全屋定制官方网站免费单页网站在线制作
  • 微信公众号端网站开发如何进行关键词分析
  • wordpress返回上页seo从0到1怎么做
  • 做外贸生意哪个网站好微信社群营销推广方案
  • 天津市市建设与管理局网站营销软文范例500
  • 网站开发测试网络seo推广培训
  • 电脑做高考真题的网站网站建设高端公司
  • 淘宝客做动态广告的网站国内重大新闻十条
  • 方舟网站建设做一个个人网站