大约有 2,566 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0056 秒)
Laya_社区(1381) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...BaseShape.ts:120 克隆。 Returns any 克隆副本。 cloneTo cloneTo(destObject: any): void Defined in laya/d3/core/particleShuriKen/module/shape/BaseShape.ts:110 克隆。 Parameters destObject: any 克隆源。 Returns void generatePositionAndDirection generatePositionAndDirection(position: Vect...
来源: Laya3.0_api 发布时间: 20231115
...lasspublic class ComponentInheritanceComponent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类的基类。 生命周期:preinitialize > createChildren &g...
来源: laya_api 发布时间: 20170929
...icleShuriKen.module.shapeClasspublic class ShapeUtilsInheritanceShapeUtils Object ... Public Methods MethodDefined By ShapeUtils()ShapeUtils _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void[static] ShapeUtils _randomPointInsideUnitArcCircle(arc:Number, out:Vector2, rand:R...
来源: laya_api 发布时间: 20170929
...icleShuriKen.module.shapeClasspublic class ShapeUtilsInheritanceShapeUtils Object ... Public Methods MethodDefined By ShapeUtils()ShapeUtils _randomPointInsideHalfUnitBox(out:Vector3, rand:Rand = null):void[static] ShapeUtils _randomPointInsideUnitArcCircle(arc:Number, out:Vector2, rand:R...
来源: Laya2.0_api 发布时间: 20190513
...cloneTo Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...分的颜色问题 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? 问题状态 最新活动: 2025-11-11 15:51 浏览: 2594 关注: 2 人
来源: Laya_社区 发布时间: 20251022
....0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Uncaught unknown animationClip version. Uncaught TypeError: Cannot read property 'props' of undefin...
来源: Laya_社区 发布时间: 20190905
...几率会穿透 如何设置Sprite的宽高和点击区域? 关于同为object层,层级设置无效的问题 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 Laya3D里的material可以设置flat shading么 龙骨skeleton鼠标点击区...
来源: Laya_社区 发布时间: 20170426
...nitData Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...TextRightToLeft():void { var style:Object; style = Browser.canvas.source.style; style.display = "none"; style.position = "absolute"; style.direction = "rtl"; ...
来源: Laya_社区 发布时间: 20180703