自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 资源 (12)
  • 收藏
  • 关注

原创 unity 用Dotween做出想视频播放器一样的漫游效果,可以前进后退控制速度和进度条效果

using System.Collections;using System.Collections.Generic;using UnityEngine;using UnityEngine.UI;using DG.Tweening;using Tx3d.Framework;using DG.Tweening.Plugins.Options;using DG.Tweening.Cor...

2019-10-14 17:12:28 1382

转载 太棒了。Dotween常用方法详解(借鉴大神,仅作为笔记用)

一、Unity常用组件拓展方法(1) Transform拓展方法1)Position1)改变世界坐标移动方法,第一个参数是要移动到的目标点,不是移动这个向量的距离transform.DOMove(new Vector3(1, 1, 1), 2);只控制x轴上的移动,其他两个方向同理transform.DOMoveX(1, 2);2)改变局部坐标transform.DOLo...

2019-10-14 14:01:50 1818

原创 unity 鼠标锁住不动旋转摄像头视角

把原来光标隐藏 找一个图片放在中间移动完毕真实鼠标光标显示出来//******************************************************************// // 文件名(File Name): ViewControl.cs//// 功能描述(Description): 光标不动旋转摄像机// // 作者(Author...

2019-10-10 17:52:35 3052

转载 (转)Unity UGUI获取鼠标在屏幕的准确点击位置

转至https://www.cnblogs.com/yanghui0702/p/yanghui20180521.html想要获取鼠标在屏幕的准确点击位置,千万不要胡乱写,什么转化坐标系,什么Ray射线检测都是浮云。1,转化坐标系只是相对而言,并不能准确实现当前鼠标点击在屏幕的位置;2,Ray检测,hit是需要碰撞的,没碰撞,获取的是什么??(0,0,0)。所以,请看如下正解。第...

2019-10-10 08:44:17 1019

原创 unity shader 中间透明轮廓描边

效果如下:话不多说直接上代码,可以更改外轮廓颜色和透明颜色,这个效果是两个脚本合在一起的// Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClipPos(*)'Shader "Custom/OutlineShader1"{ Properties{ _MainTex("Albedo ...

2019-10-08 15:51:24 1775 4

转载 (转)Unity中利用贝塞尔曲线来实现3D中的曲线运动

using UnityEngine;using System.Collections;using System.Collections.Generic; public class TestCurve : MonoBehaviour{ public float Timer = 0; public float Time1 = 2f; public List&lt...

2019-10-07 13:42:25 555

原创 unity mesh生成凹形模型

基础知识中的基础,直接上代码using System.Collections;using System.Collections.Generic;using UnityEngine;public class cube : MonoBehaviour{ public Material mat; // Start is called before the first fr...

2019-10-05 16:13:11 973

转载 转 mesh 生成模型

立方体https://www.cnblogs.com/JLZT1223/category/911460.html 不错的链接meshusing UnityEngine;[RequireComponent(typeof(MeshRenderer), typeof(MeshFilter))]public class cube_mesh : MonoBehaviour{ p...

2019-10-05 14:33:25 1056

unity 刨切插件 任意切割 Shatter Toolkit

unity 刨切插件 任意切割 Shatter Toolkit

2021-03-02

仿720云2021最新源码 修复bug版本

仿720云2021最新源码 修复bug版本 bug自己修复的,可以参考网址 http://conggei.com 自己花几千块买的,白嫖不可能的,修复bug都花了很多钱 联系方式QQ1102777261 注意 资源里面是联系方式

2021-01-14

unity天空天气体积云水光系统Weather Maker 5.2.2

unity天空天气体积云水光系统Weather Maker - Unity Weather System, Sky, Water, Volumetric Clouds and Light 5.2.2 所支持的Unity版本:2017.4.22 及以上版本 Weather Maker - AAA Weather, Water, Volumetric Clouds/Light/Fog, Sky and Audio Solution for 3D and 2D! Mobile and VR ready! No other asset matches the performance, price a

2020-11-02

unity快速动态衣服布料仿真物理模拟游戏插件Magica Cloth 1.8.0

unity快速动态衣服布料仿真物理模拟游戏插件Magica Cloth 1.8.0Magica Cloth 1.8.0是革命性的高速布料服饰模拟系统插件游戏素材,区别于Obi Cloth之类的旧插件,这是完全由Jobs+Burst驱动的高速实现方式(支持除WebGL之外的全平台),解决了布料模拟系统性能沉重的最大弊端,因此在同样的性能开销下可提供更逼真、生动的模拟效果。 Added Surface Penetration / Collider Penetration system! Added Delayed execution system! Added Dress up syst

2020-11-02

unity游戏角色聊天说话气泡控制管理系统Speech Bubble Manager 1.3.0

unity游戏角色聊天说话气泡控制管理系统Speech Bubble Manager 1.3.0 Requires Unity 2017.2.0 or higher. Speech Bubble Manager is a system that creates and manages speech bubbles through one line of code. Features: Speech bubbles through one line of code 2D and 3D Adapts size to fit text ob ject pooling 4 typ

2020-11-02

Easy Movie Texture (Video Texture.zip

Easy Movie Texture (Video Texture) v3.71 所支持的Unity版本:4.6.3 及以上版本 Easy Movie Texture Including source code (Android , iOS) Android source path : EasyMovieTexture/AndroidSource folder iOS( with tvOS) source path: Plugins/iOS folder Supported platforms: Android, iOS, ap pletV(tvOS) Supported platfo

2020-11-02

unity游戏分辨率屏幕自适应插件.zip

unity屏幕自适应插件 里面有场景demo

2020-08-17

unity编辑物体旋转缩放等功能插件.rar

里面有网上能下载的到unity在运行状态下旋转缩放编辑物体,一共两个插件一个是ObjectTransForm插件(测试功能可以用,指向标颜色可能会丢失),另外一个是RuntimeTransformGizmo插件(功能完美)亲测可用

2020-03-30

Lighting Box 2 Next-Gen Lighting Solution 2.7.7.zip

一整个插件 亲测可用============================================================================================

2019-12-16

FlexMeun.zip

unity 折叠栏demo 打开导入工程就可以用

2019-11-14

ShaderUnitySupportVS.vsix

Unity shader 代码高亮+提示 ,直接安装会自动识别VS安装即用非常方便

2019-10-08

unity上传文件7牛云存储服务器

# unity-sdk # 关于 此SDK基于[七牛csharp-sdk](https://github.com/qiniu/csharp-sdk) 适用于unity .NET 2.0 Subset 及以上 ## 使用 支持七牛C# SDK的全部功能 参考文档:[七牛云存储 C# SDK 使用指南](http://developer.qiniu.com/docs/v6/sdk/csharp-sdk.html) 亲测可用

2019-02-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除