• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0057 秒)

1991. laya.display.Animation_API3.0 [ 44%]

...Loader; import laya.utils.Handler; public class Animation_Example { public function Animation_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 init();//初始化 } private function init():void { var animation...

来源: Laya3.0_api 发布时间: 20231115

1992. laya.physics.joint.PulleyJoint_API3.0 [ 44%]

...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Property Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

1993. Mesh网格-自定义网格 [ 44%]

...mport common.Tool; /** * ... * @author */ public class CustomMesh { public function CustomMesh() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Stage.SCALE_FULL; Laya.stage.screenMode = Stage.SCREEN_NONE; Stat.show(); var scene:Scene = Laya.stage.addChild(new Scene()) as Scene; var camera:Camera ...

来源: Laya_示例 发布时间: 20260106

1994. Scene.load加载的时候无法正确的识别ResourceVersion [ 44%]

...大概是这样的,ResourceVersion是这样处理URL的: public static function addVersionPrefix(originURL:String):String { if (manifest && manifest[originURL]) { if (type == FILENAME_VERSION) return manifest[originURL]; return manifest[originURL] + "/" + originURL; } return originURL; }...

来源: Laya_社区 发布时间: 20180130

1995. laya.utils.PerformancePlugin_API3.0 [ 44%]

...ile setPerformanceDataTool showFunSampleFun Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

1996. wkwebview使用异常 [ 44%]

...ntry"); Browser.__init__(); Laya.init(1280,720,WebGL);     public static function __init__():* {             console.log("Brower Init CCCCCC");             if (_window) return _window;             console.log("Brower Init DDDDDDDD");             var ...

来源: Laya_社区 发布时间: 20200810

1997. laya.physics.joint.WeldJoint_API3.0 [ 44%]

...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

1998. laya.d3.math.Matrix3x3_API3.0 [ 44%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

1999. laya.physics.joint.MouseJoint_API3.0 [ 44%]

...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

2000. laya.physics.ColliderBase_API3.0 [ 44%]

... with type parameter Constructor Property Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115