大约有 4,077 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0106 秒)
Laya_社区(3391) Laya2.0_文档(389) Laya3.0_文档(176) Laya3.0_api(63) Laya2.0_api(21) laya_api(21) Laya_示例(9) Laya2.0_示例(7)
...ya.Vector3(0, 0, 0), new Laya.Vector3(0, 0, 0)); private point: Laya.Vector2 = new Laya.Vector2(); private _outHitAllInfo: Array<Laya.RaycastHit>; private camera: Laya.Camera; private label: Laya.Label; constructor() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; La...
来源: Laya_社区 发布时间: 20180820
... Overrides Resource.__constructor Defined in laya/ani/AnimationTemplet.ts:127 Returns Templet Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 aniSectionDic aniSectionDic: any Defined in laya/ani/bone/Templet.ts:76 bindBoneBoneSlotDic bindBoneBoneSlo...
来源: Laya3.0_api 发布时间: 20231115
...s.text = new Laya.Text(); this.text.x = Laya.stage.width / 2 -50 ; this.text.text = "触控点归零"; //显示文本显示框 this.text = new Laya.Text(); this.text.name = "ceshi"; this.text.overflow = L...
来源: Laya_社区 发布时间: 20190531
...键,通常指鼠标左键 1:辅助按键,通常指鼠标滚轮中键 2:次按键,通常指鼠标右键 3:第四个按钮,通常指浏览器后退按钮 4:第五个按钮,通常指浏览器的前进按钮 currentTarget currentTarget: any Defined in laya/events/Event.ts:169 事件当...
来源: Laya3.0_api 发布时间: 20231115
...ports, Laya) { 'use strict'; const TiledMapFlipConst = 1073741824; const TiledMapFlipConstHalf = TiledMapFlipConst / 2; class GridSprite extends Laya.Sprite { constructor() { super(...arguments); this.relativeX = 0; ...
来源: Laya_社区 发布时间: 20220627
...ra CAMERAUP : int = 6[static] BaseCamera CLEARFLAG_DEPTHONLY : int = 2[static] 清除标记,仅深度。BaseCamera CLEARFLAG_NONE : int = 3[static] 清除标记,不清除。BaseCamera CLEARFLAG_SKY : int = 1[static] 清除标记,天空。BaseCamera CLEARFLAG_SOLIDCOLOR : int = 0...
来源: laya_api 发布时间: 20170929
构建apk后,java报错 2018-11-26 18:31:43.514 4671-4671/? E/asset: setgid: Operation not permitted 2018-11-26 18:31:45.575 1505-1538/? E/PackageManager.DexOptimizer: Well this is awkward; package null had UID -1 java.lang.Throwable at com.android.server.pm.PackageDexOptimizer....
来源: Laya_社区 发布时间: 20181126
# SubShader介绍 ###### *version :2.7.0beta Update:2020-6-9* **SubShader 子着色器**可以理解为Shader的渲染方案。每个Shader至少1个subShader,可以有多个subShader。 **在LayaAir3D中的SubShader属性介绍:** - 1.构造函数,需要两个参数,一个是attributeMa...
来源: Laya2.0_文档 发布时间: 20210714
# SubShader介绍 ###### *version :2.7.0beta Update:2020-6-9* **SubShader 子着色器**可以理解为Shader的渲染方案。每个Shader至少1个subShader,可以有多个subShader。 **在LayaAir3D中的SubShader属性介绍:** - 1.构造函数,需要两个参数,一个是attributeMa...
来源: Laya2.0_文档 发布时间: 20210715
# SubShader介绍 ###### *version :2.7.0beta Update:2020-6-9* **SubShader 子着色器**可以理解为Shader的渲染方案。每个Shader至少1个subShader,可以有多个subShader。 **在LayaAir3D中的SubShader属性介绍:** - 1.构造函数,需要两个参数,一个是attributeMa...
来源: Laya2.0_文档 发布时间: 20210715