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

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

1451. Steam扩展实例 · LayaAir3.3 · 引擎文档 · LAYABOX [ 61%]

...p) { ... // 注册Steam初始化函数 jsvm_value fnInitSteam; jsvm_create_function(env, "initializeSteam", SIZE_MAX, jsInitializeSteam, nullptr, &fnInitSteam); jsvm_set_named_property(env, exp, "initializeSteam", fnInitSteam); } } 2.2 生成动态链接库 生成动态链接库与其使用的...

来源: Laya3.0_文档 发布时间: 20251010

1452. laya.ui.Tab [ 61%]

...个项对象,返回此项对象的索引id。 UIGroup callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

来源: Laya2.0_api 发布时间: 20190513

1453. laya.utils.StatUI_API3.0 [ 61%]

...nvasRender renderNotCanvas set_onclick show Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

1454. laya.d3.core.scene.bvhscenerendermanager.BVHCullPass_API3.0 [ 61%]

...llInfo cullingSpotShadow cullDistanceVolume Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

1455. laya.d3.core.MeshSprite3DShaderDeclaration_API3.0 [ 61%]

...E_TANGENT SHADERDEFINE_UV0 SHADERDEFINE_UV1 Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static property

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

1456. laya.utils.WeakObject_API3.0 [ 61%]

...l supportWeakMap del get has set clearCache Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Static property Static method Enumeration Interface

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

1457. 更新LayaNative0.9.15需要注意的问题: [ 61%]

...问题: 修改GraphicsAni类中的构造函数,代码如下: public function GraphicsAni() { super(); if (Render.isConchNode) { this["drawSkin"] = function(skin:*):void { skin.transform || (skin.transform = Matrix.EMPTY); __JS__("this._addCmd([skin])"); this.setSkinMesh&&this.setSkinMe...

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

1458. List表单renderHandler问题 [ 61%]

...建的handler实例。          */         public static function create(caller:*, method:Function, args:Array = null, once:Boolean = true):Handler {             if (_pool.length) return _pool.pop().setTo(caller, method, args, once);             return new Han...

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

1459. 纹理集包含多个动作的时候按照技术文档写出来的不能正常播放呢? [ 61%]

...的代码,直观一点: private const stand:String = "STAND"; private function loadActionsComplete():void {     //创建动画模板dizziness      //Animation.createFrames(aniUrls("zy/" + stand + "000", 5), stand + "000");//这么写也不对      Animation.createFrames(aniUrls(stand +...

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

1460. laya.d3.renderobjs.nativeobj.NativeCameraCullInfo_API3.0 [ 61%]

... with type parameter Constructor Property Accessor Object literal Variable Function Type alias Enumeration Interface

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