大约有 1,288 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0057 秒)
Laya2.0_api(368) laya_api(298) Laya_社区(266) Laya_示例(145) Laya2.0_示例(111) Laya2.0_文档(68) Laya3.0_api(23) Laya3.0_文档(9)
...d("../../res/threeDimen/skyBox/skyBox1/skyCube.ltc"); } } new SkyBoxSample;package skyModule { import laya.d3.component.animation.SkinAnimations; import laya.d3.core.BaseCamera; import laya.d3.core.Camera; import laya.d3.core.MeshSprite3D; import laya.d3.core.scene.Scene; import laya.d3.math.Vector3...
来源: Laya_示例 发布时间: 20260819
... Laya.stage.height / 2, path, "#FF7F50"); } } } new laya.Sprite_DrawPath();package { import laya.display.Sprite; import laya.display.Stage; import laya.utils.Browser; import laya.webgl.WebGL; public class Sprite_DrawPath { public function Sprite_DrawPath() { // 不支持WebGL时自动切换至Canvas...
来源: Laya_示例 发布时间: 20260819
API DocumentationAll Packages | All Classes | Index | Frames No Frames ParticleRenderProperties | Methods Packagelaya.d3.coreClasspublic class ParticleRenderInheritanceParticleRender BaseRender EventDispatcher Object ... Public Properties Hide Inherited Public Properties Show Inherited Publ...
来源: laya_api 发布时间: 20170603
API DocumentationAll Packages | All Classes | Index | Frames No Frames OctreeNodeProperties | Methods Packagelaya.d3.core.sceneClasspublic class OctreeNodeInheritanceOctreeNode ObjectImplements ITreeNodePublic Properties PropertyDefined By _children : Vector.<OctreeNode>OctreeNode...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames GlitterRenderProperties | Methods Packagelaya.d3.coreClasspublic class GlitterRenderInheritanceGlitterRender BaseRender EventDispatcher Object ... Public Properties Hide Inherited Public Properties Show Inherited Public ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames ViewportProperties | Methods Packagelaya.d3.mathClasspublic class ViewportInheritanceViewport Object Viewport 类用于创建视口。 Public Properties PropertyDefined By height : Number高度Viewport maxDepth : ...
来源: Laya2.0_api 发布时间: 20190513
...,建议您研究一下 npm 上传和下载机制,再看一下我们的package.json 2020-09-01 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 liangzhch108 相关问题 Layabox 2.0 bate5 运行编译之后 bundle.js 文件里面没有...
来源: Laya_社区 发布时间: 20200831
... Browser.pixelRatio; Laya.stage.addChild(ta); } } } new laya.UI_TextArea();package { import laya.display.Stage; import laya.ui.TextArea; import laya.utils.Browser; import laya.utils.Handler; import laya.webgl.WebGL; public class UI_TextArea { private var skin:String = "../../../../res/ui/textarea.pn...
来源: Laya_示例 发布时间: 20260819
...ar path = formatString("assets/otherAssets/" + file, STLConstant.scale); } package starling.utils { // TODO: add number formatting options /** Formats a String in .Net-style, with curly braces ("{0}"). Does not support any * number formatting options yet. */ public function formatString(format:Strin...
来源: Laya_社区 发布时间: 20170525
....textHeight >> 1; Laya.stage.addChild(txt); } } } new laya.Text_WordWrap();package { import laya.display.Stage; import laya.display.Text; import laya.utils.Browser; import laya.webgl.WebGL; public class Text_WordWrap { public function Text_WordWrap() { // 不支持WebGL时自动切换至Canvas Laya....
来源: Laya_示例 发布时间: 20260819