大约有 936 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0220 秒)
Laya_社区(754) Laya3.0_api(61) Laya3.0_文档(46) Laya_示例(32) Laya2.0_示例(27) Laya2.0_文档(14) laya_api(1) Laya2.0_api(1)
...globalScaleY graphics gray group height hideFlags hitArea index interval is3D isPlaying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sheet sizeGrid skewX skewY skin sources spaceX spaceY stage staticCache texture timer toolTip to...
来源: Laya3.0_api 发布时间: 20231115
Spine3D渲染器(Spine3DRenderer)1、Spine3D使用入门1.1 支持哪些 Spine 运行时1.2 Spine3D使用的基础流程2、Spine3D面板属性说明2.1 源文件 source2.2 使用快速渲染 useFastRender2.3 皮肤名称 skinName2.4 动画名称 animationName2.5 循环播放 loop2.6 面向相...
来源: Laya3.0_文档 发布时间: 20260203
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask max min mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect showProgress sizeGrid skewX skewY skin stage staticCache texture tick timer toolTip top transform ...
来源: Laya3.0_api 发布时间: 20231115
...lScaleY graphics gray hScrollBar hScrollBarSkin height hideFlags hitArea is3D left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect scrollType skewX skewY stage staticCache texture timer toolTip top transform url vScrollBar vScrollBarSkin...
来源: Laya3.0_api 发布时间: 20231115
...globalScaleY graphics gray group height hideFlags hitArea index interval is3D isPlaying left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect sizeGrid skewX skewY skin sources stage staticCache texture timer toolTip top total transform ur...
来源: Laya3.0_api 发布时间: 20231115
...配到代码下载? Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 编辑了图片 执行代码说加载不出来资源 这个是怎...
来源: Laya_社区 发布时间: 20170421
...Index Constructors constructor Properties _extra _ownGraphics _scene _scene3D _skinBaseUrl _url autoDestroyAtClosed autoSize closeEffect closeHandler closeType group hitTestPrior isModal isPopupCenter isShowEffect mouseThrough name popupEffect tag CANCEL CLOSE NO OK SURE YES drawtocanvCtx unDestroye...
来源: Laya3.0_api 发布时间: 20231115
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask max min mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect showProgress sizeGrid skewX skewY skin stage staticCache texture tick timer toolTip top transform ...
来源: Laya3.0_api 发布时间: 20231115
...{ // Config.isAlpha = true; //设置画布是否透明,只对2D(WebGL)、3D有效。 Laya.init(1280, 800, Laya.WebGL); // Laya.stage.bgColor = "none"; //背景透明 //画布水平居中对齐 Laya.stage.alignH = Laya.Stage.ALIGN_CENTER; //画布垂直居中对齐 Laya.stage.alignV = Laya.Stage.AL...
来源: Laya_社区 发布时间: 20171217
...光裁剪补丁 本文解决了两个问题,代码在文末 1、Laya的U3D导出工具无法导出摄相机和Light的cullingMask,每次都要手工设置,容易出现编辑器与代码不同步的情况 2、Laya的Light渲染时,没有cullingMask标记,所有光源会对所有对象生效...
来源: Laya_社区 发布时间: 20200110