• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 467 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0048 秒)

81. laya.d3.math.Plane [ 88%]

... Classes | Index | Frames No Frames PlaneProperties | Methods Packagelaya.d3.mathClasspublic class PlaneInheritancePlane Object Plane 类用于创建平面。 Public Properties PropertyDefined By  distance : Number平面到坐标系原点的距离Plane  normal : Vector3平面的向量Plan...

来源: Laya2.0_api 发布时间: 20190513

82. 鼠标交互-双指旋转(多点触控) [ 88%]

Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...

来源: Laya_示例 发布时间: 20241117

83. 分享一个虚拟摇杆,比较粗糙,没做优化 [ 88%]

...n () { console.log(this.moveKey, this.layer, this.moveMax) this.moveKey.on(Laya.Event.MOUSE_DOWN, this, this.downFun); //记录一开始小圆点的位置,方便鼠标弹起的时候自动返回开始位置 this.moveKey.mode = {x: this.moveKey.x, y: this.moveKey.y} } //按下事件 ModeKey.prototy...

来源: Laya_社区 发布时间: 20171030

84. 多种碰撞器形状(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 87%]

...状盒。ColliderShape是所有碰撞盒的父类。([API地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.physics.shape.ColliderShape)) ![](img/1.png)(图1) 下面我们来介绍下目前LayaAir3D中所有支持的碰撞器形状。 #### (1) BoxColliderShap...

来源: Laya2.0_文档 发布时间: 20210714

85. laya.d3.math.MathUtils3D [ 87%]

...ses | Index | Frames No Frames MathUtils3DMethods | Constants Packagelaya.d3.mathClasspublic class MathUtils3DInheritanceMathUtils3D Object MathUtils 类用于创建数学工具。 Public Methods  MethodDefined By  MathUtils3D() 创建一个 MathUtils 实例。 MathUtils3D  fastInvSqrt(va...

来源: laya_api 发布时间: 20170929

86. laya.d3.math.MathUtils3D [ 87%]

...ses | Index | Frames No Frames MathUtils3DMethods | Constants Packagelaya.d3.mathClasspublic class MathUtils3DInheritanceMathUtils3D Object MathUtils 类用于创建数学工具。 Public Methods  MethodDefined By  MathUtils3D() 创建一个 MathUtils 实例。 MathUtils3D  fastInvSqrt(va...

来源: Laya2.0_api 发布时间: 20190513

87. 鼠标交互-双指旋转(多点触控) [ 87%]

Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...

来源: Laya2.0_示例 发布时间: 20241117

88. laya.d3.math.Vector2 [ 87%]

...dex | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By  elements : *二维向量元素数组Vector2  x : N...

来源: laya_api 发布时间: 20170929

89. 在开启webgl模式下,每次运行texture类的getPixels方法内存都会增加 [ 87%]

...用的版本是1.7.12 测试代码如下:module Main { import Sprite = Laya.Sprite import Texture = Laya.Texture import Handler = Laya.Handler export class MaskDemo { private Res: string; private img: Laya.Image; constructor() { //Laya.init(400, 640, Laya.WebGL); //设置舞台背景色 Laya.stage...

来源: Laya_社区 发布时间: 20171211

90. 多种碰撞器形状(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 87%]

...状盒。ColliderShape是所有碰撞盒的父类。([API地址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.physics.shape.ColliderShape)) ![](img/1.png)(图1) 下面我们来介绍下目前LayaAir3D中所有支持的碰撞器形状。 #### (1) BoxColliderShap...

来源: Laya2.0_文档 发布时间: 20210714