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

大约有 205 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0040 秒)

71. laya.d3.resource.TextureCube_API3.0 [ 62%]

...lass TextureCube TextureCube 类用于生成立方体纹理。 Hierarchy BaseTexture TextureCube Index Constructors constructor Properties destoryedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format gam...

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

72. laya.resource.TextureCube_API3.0 [ 61%]

...lass TextureCube TextureCube 类用于生成立方体纹理。 Hierarchy BaseTexture TextureCube Index Constructors constructor Properties _id destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMode format...

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

73. laya.display.Sprite [ 61%]

...如果父节点手动设置为false,则不会更改)。 Sprite  mouseThrough : Boolean = false 鼠标事件与此对象的碰撞检测是否可穿透。碰撞检测发生在鼠标事件的捕获阶段,此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中的目...

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

74. laya.resource.Texture2DArray_API3.0 [ 61%]

...e2DArray" Texture2DArray Class Texture2DArray 2D 纹理 数组 Hierarchy BaseTexture Texture2DArray Index Constructors constructor Properties _id depth destroyedImmediately lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel compareMode cpuMemory defaultTexture destroyed dimension filterMo...

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

75. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 61%]

...ethods _addReference _clearReference _createRenderTarget _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event getData gpuCompressFormat hasListener isCreateFromURL off offAll offAllCaller on once recreate clearPool configRenderContextInstance createFromPool destroyUnusedResources...

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

76. Cannot read property 'call' of undefined [ 61%]

...k function discard property,please use transform's property instead Cannot set property text of #<Button> which has only a getter XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. 问题状态 最新活动: 2018-07-09 15:37 浏览: 9...

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

77. laya.d3.core.particleshuriken.ShurikenParticleInstanceSystem_API3.0 [ 61%]

...Buffer addParticle clearRenderParams clone cloneTo destroy emit pause play setDrawArrayParams setDrawElemenParams simulate stop Constructors constructor new ShurikenParticleInstanceSystem(render: ShurikenParticleRenderer): ShurikenParticleInstanceSystem Overrides ShurikenParticleSystem.constructor D...

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

78. laya.components.Animator2D_API3.0 [ 61%]

...royed enabled hideFlags id isPlaying parameters speed Methods _initialize _setOwner addControllerLayer crossFade destroy getDefaultState getParamsvalue gotoAndStop gotoAndStopByFrame hasHideFlag onAdded onAwake onDisable onLateUpdate onPostRender onPreRender onReset onStart onUpdate play setParamsBo...

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

79. laya.d3.resource.RenderTexture_API3.0 [ 60%]

...a/d3/resource/RenderTexture" RenderTexture Class RenderTexture Hierarchy BaseTexture RenderTexture RenderTextureCube WebXRRenderTexture MulSampleRenderTexture Implements IRenderTarget Index Constructors constructor Properties _generateMipmap _inPool _isCameraTarget _renderTarget destoryedImmediately...

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

80. layabox AS3调用JS的示例有吗?(谢谢)。如果没有麻烦指点一二。求助。 [ 60%]

...:Object = Browser.window.CANNON; world = new CANNON.World(); world.gravity.set(0, 0, -9.8); // 设置碰撞检测类型 world.broadphase = new CANNON.NaiveBroadphase(); var groundShape:Object = new CANNON.Plane(); var groundBody:Object = new CANNON.Body({mass: 0, shape: groundShape}); world.add(grou...

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