大约有 3,334 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0186 秒)
Laya_社区(2772) Laya_示例(157) Laya2.0_示例(119) Laya2.0_文档(115) Laya3.0_文档(83) Laya3.0_api(71) laya_api(11) Laya2.0_api(6)
...LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Animation = Laya.Animation; var Stage = Laya.Stage; var Browser = Laya.Browser; var Handler = Laya.H...
来源: Laya_示例 发布时间: 20260303
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D items labelBold labelColors labelFont labelPadding labelSize labelStroke labelStrokeColor labels left mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY right rotation scaleX scaleY scene scrollRect selectedI...
来源: Laya3.0_api 发布时间: 20231115
...leX globalScaleY graphics height hideFlags hitArea html htmlParseOptions is3D italic leading lines mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY multiline nativeInput numChildren objContainer overflow padding parent pivotX pivotY prompt promptColor restrict rotation scaleX ...
来源: Laya3.0_api 发布时间: 20231115
...aleX globalScaleY graphics gray height hideFlags hitArea html ignoreLang is3D italic leading left mask maxChars maxWidth mouseEnabled mouseX mouseY multiline numChildren overflow padding parent pivotX pivotY prompt promptColor restrict right rotation scaleX scaleY scene scrollRect sizeGrid skewX ske...
来源: Laya3.0_api 发布时间: 20231115
...LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。const // 一只凤凰的分辨率是550 * 400 phoenixWidth = 500, phoenixHeight = 400, bgColorChannels = { r: 99, g: 0...
来源: Laya2.0_示例 发布时间: 20260303
... gray hScrollBar hScrollBarSkin height hideFlags hitArea html ignoreLang is3D italic leading left mask maxChars maxScrollX maxScrollY maxWidth mouseEnabled mouseX mouseY multiline numChildren overflow padding parent pivotX pivotY prompt promptColor restrict right rotation scaleX scaleY scene scrollR...
来源: Laya3.0_api 发布时间: 20231115
...otation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D itemRender keepStatus left list mask mouseEnabled mouseHandler mouseX mouseY numChildren parent pivotX pivotY renderHandler right rotation scaleX scaleY scene scrollBar scrollBarSkin scrollRect selectedIndex selectedItem s...
来源: Laya3.0_api 发布时间: 20231115
...LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。var leo; (function (leo) { var Sprite = laya.display.Sprite; var Animation = laya.display.Animation; var Text = laya.d...
来源: Laya_示例 发布时间: 20260303
...s() export class Script extends Laya.Script { //declare owner : Laya.Sprite3D; @property({ type: Laya.Scene3D }) scene3d: Laya.Scene3D; constructor() { super(); } /** * 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 */ onAwake(): void { //小游...
来源: Laya3.0_文档 发布时间: 20251010
使用3D精灵(Sprite3D)一、概述二、属性和功能2.1 节点的名字2.2 是否激活2.3 是否为静态2.4 蒙版层2.5 变换三、子父级关系四、克隆五、添加组件六、添加脚本七、各种渲染精灵简介7.1 Mesh精灵7.2 SkinnedMesh精灵7.3 Particle3D 精灵7.4 Pi...
来源: Laya3.0_文档 发布时间: 20251010