大约有 2,482 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0053 秒)
Laya_社区(720) Laya3.0_api(672) Laya2.0_api(367) laya_api(298) Laya_示例(150) Laya2.0_示例(114) Laya2.0_文档(107) Laya3.0_文档(54)
...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/SkinRenderElement" SkinRenderElement Class SkinRenderElement Hierarchy RenderElement SkinRenderElement Index Constructors constru...
来源: Laya3.0_api 发布时间: 20231102
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawRoundRectCmd" DrawRoundRectCmd Class DrawRoundRectCmd Hierarchy DrawRoundRectCmd Index Properties fillColor height lb lineColor ...
来源: Laya3.0_api 发布时间: 20231115
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/RenderObj/SceneRenderManagerOBJ" SceneRenderManagerOBJ Class SceneRenderManagerOBJ Hierarchy SceneRenderManagerOBJ Implements ISce...
来源: Laya3.0_api 发布时间: 20231115
...aya.utils.Handler; import laya.utils.Stat; import common.CameraMoveScript; public class Sprite3DClone { private var scene:Scene; public function Sprite3DClone() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Stage.SCALE_FULL; Laya.stage.screenMode = Stage.SCREEN_NONE; Stat.show(); scene = Laya.st...
来源: Laya_示例 发布时间: 20260106
...efault class BindSource extends Laya.Sprite implements IBindSource { public boneName:string; public offestX:number; public offestY:number; constructor(boneName:string,offestX:number=0,offestY=0){ super(); this.boneName=boneName; this.offestX=offestX; this.offestY=offestY; } destroy(destro...
来源: Laya_社区 发布时间: 20190805
...mport laya.display.Stage; import laya.utils.Stat; import laya.webgl.WebGL; public class ShaderPrecompile { public function ShaderPrecompile() { Laya3D.init(0, 0, true); //开启Shader编译调试模式,可在输出宏定义编译值。 ShaderCompile3D.debugMode = true; var sc:ShaderCompile3D = Sha...
来源: Laya_示例 发布时间: 20260106
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/map/TileTexSet" TileTexSet Class TileTexSet 此类是子纹理类,也包括同类动画的管理 TiledMap会把纹理分割成无数子纹理...
来源: Laya3.0_api 发布时间: 20231115
...博 QZONE 微信 Miller 赞同来自: class Item extends Laya.Box { public static WID: number = 600; public static HEI: number = 85; private img: Laya.Image; //private text: Laya.Label; constructor(){ super(); this.size(Item.WID, Item.HEI); this.img = new Laya.Image(); ...
来源: Laya_社区 发布时间: 20180507
...rt laya.display.Stage; import laya.utils.Browser; import laya.webgl.WebGL; public class Animation_SWF { private const SWFPath:String = "../../res/swf/dragon.swf"; private const MCWidth:int = 318; private const MCHeight:int = 406; public function Animation_SWF() { // 不支持WebGL时自动切换至C...
来源: Laya2.0_示例 发布时间: 20260106
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/RenderObjs/NativeOBJ/NativeShadowCullInfo" NativeShadowCullInfo Class NativeShadowCullInfo Hierarchy NativeShadowCullInfo Implements IShadowC...
来源: Laya3.0_api 发布时间: 20231115