NGUI v2.0 Interaction_7:UIButtonRotation UI按钮旋转类

来源:互联网 发布:淘宝太坑 缩水扣不了 编辑:程序博客网 时间:2024/05/22 14:06

UIButtonRotation

 

 

UIButtonRotation Class Reference
UIButtonRotation类引用

Simple example script of how a button can be rotated visibly when the mouse hovers over it or it gets pressed.More...

当鼠标悬停在一个按钮之上或点击它时   按钮明显的旋转    的简单示例脚本。更多…

 

List of all members.

Public Attributes公共属性

Transform tweenTargetVector3 hover = Vector3.zeroVector3 pressed = Vector3.zerofloat duration = 0.2f

Detailed Description详细描述

Simple example script of how a button can be rotated visibly when the mouse hovers over it or it gets pressed.

当鼠标悬停在一个按钮之上或点击它时   按钮明显的旋转    的简单示例脚本。更多…


The documentation for this class was generated from the following file:
  • Assets/NGUI/Scripts/Interaction/UIButtonRotation.cs
原创粉丝点击