大约有 583 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0089 秒)
Laya_社区(374) Laya3.0_api(63) Laya2.0_api(59) laya_api(55) Laya3.0_文档(17) Laya2.0_文档(13) Laya2.0_示例(1) Laya_示例(1)
...颜色是绿色,我想换成其他颜色,如何操作? 如何设置Sprite的宽高和点击区域? 救命!canvas定位后 点击区域偏移,求大大们解答 关于使用matterjs物理引擎鼠标问题 龙骨skeleton鼠标点击区域的设置 鼠标滚轮滚动事件 Laya 鼠标Curso...
来源: Laya_社区 发布时间: 20170622
...vents Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1...
来源: laya_api 发布时间: 20170929
...| Events Packagelaya.device.mediaClasspublic class VideoInheritanceVideo Sprite Node EventDispatcher Object Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意...
来源: laya_api 发布时间: 20170929
...iClasspublic class TextAreaInheritanceTextArea TextInput Label UIComponent Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获...
来源: Laya2.0_api 发布时间: 20190513
...s | Events Packagelaya.uiClasspublic class ComponentInheritanceComponent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类的基类。 生命周期:preiniti...
来源: laya_api 发布时间: 20170929
...Mode='lighter' 图片异常 Texture图片能否进行翻转? 如何设置Sprite的宽高和点击区域? 救命!canvas定位后 点击区域偏移,求大大们解答 matter中layasprite怎么改变图片大小? iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是...
来源: Laya_社区 发布时间: 20170401
...等) let screenPos = this.spine3D._baseRenderNode.shaderData.getVector(Sprite3D.WORLDMATRIX); } } 3.6 快速渲染模式的限制 与2D Spine相同,3D Spine的快速渲染模式对顶点的骨骼控制数量有限制。如果Spine资源中某个顶点被超过4个骨骼控制,可能会出现...
来源: Laya3.0_文档 发布时间: 20260203
....uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 表示...
来源: laya_api 发布时间: 20170929
... at BoxCollider.__proto._destroy (laya.core.js:7175) at Sprite.__proto._destroyAllComponent (laya.core.js:13760) at Sprite.__proto.destroy (laya.core.js:13189) at Sprite.__proto.destroy (laya.core.js:17786) at Sprite.__proto.destroyChildren (laya...
来源: Laya_社区 发布时间: 20181027
...hods | Events Packagelaya.displayClasspublic class SceneInheritanceScene Sprite Node EventDispatcher Object 场景类,负责场景创建,加载,销毁等功能 场景被从节点移除后,并不会被自动垃圾机制回收,如果想回收,请调用destroy接口,可以通过unDestro...
来源: Laya2.0_api 发布时间: 20190513