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

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

331. laya.physics.joint.JointBase_API3.0 [ 74%]

...Accessors awaked destroyed enabled hideFlags id joint Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new JointBase(): JointBase Overrides Component.constructor Defi...

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

332. laya.d3.physicscannon.shape.CannonBoxColliderShape_API3.0 [ 74%]

...RIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation sizeX sizeY sizeZ type Methods _setScale clone cloneTo destroy updateLocalTransformations Constructors constructor new CannonBoxColliderShape(sizeX?: number, sizeY?: number, sizeZ?: number): CannonBoxCollide...

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

333. Native(android)下创建二维码并显示在页面上 [ 74%]

...deBitmap(String content, int width, int height, @Nullable String character_set, @Nullable String error_correction, @Nullable String margin, @ColorInt int color_black, @ColorInt int color_white){ /** 1.参数合法性判断 */ if(TextUtils.isEmpty(content)){ // 字符串内容判空 return null; } if...

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

334. laya.d3.physicscannon.shape.CannonCompoundColliderShape_API3.0 [ 74%]

...RIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation type Methods _setScale addChildShape bindRigidBody clone cloneTo destroy getChildShapeCount removeChildShape updateLocalTransformations Constructors constructor new CannonCompoundColliderShape(): CannonCompo...

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

335. laya.d3.core.particleShuriKen.ShurikenParticleMaterial [ 74%]

...aseMaterial depthWrite : Boolean是否深度写入。BaseMaterial  diffuseTexture : BaseTexture 获取漫反射贴图。 ShurikenParticleMaterial dstBlend : int目标混合参数,在blend为BLEND_ENABLE_ALL时生效。BaseMaterial dstBlendAlpha : intAlpha目标混合参数,在blend为BLEND_ENAB...

来源: laya_api 发布时间: 20170929

336. laya.d3.component.Animator [ 74%]

...灵节点到Avatar节点,此Animator必须有Avatar文件。 Animator onReset():void 重置组件参数到默认值,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 此方法为虚方法,使用...

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

337. laya.resource.HTMLCanvas_API3.0 [ 74%]

...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory clear destroy event getContext getMemSize getTexture hasListener isCreateFromURL off offAll offAllCaller on once release size toBase64 toBase64Async destroyUnusedResources Constructors...

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

338. laya.d3.physics.shape.CompoundColliderShape_API3.0 [ 73%]

...RIENTATION_UPX SHAPEORIENTATION_UPY SHAPEORIENTATION_UPZ Accessors localOffset localRotation shapes type Methods addChildShape clearChildShape clone cloneTo destroy getChildShapeCount removeChildShape updateLocalTransformations Constructors constructor new CompoundColliderShape(): CompoundColliderSh...

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

339. LayaAirJS_1.7.14引擎问题。(3D模型) [ 73%]

...在以下个问题 (带粒子效果的图) Uncaught TypeError: Cannot set property '0' of undefined     at AnimationTransform3D.__proto.getWorldMatrix (laya.d3.js:17969)     at AnimationTransform3D.__proto.getWorldMatrix (laya.d3.js:17965)     at SkinnedMeshRender.__proto._renderUpdate (la...

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

340. laya.utils.PerformancePlugin_API3.0 [ 73%]

...cessors enable enableDataExport Methods begainSample endSample expoertFile setPerformanceDataTool showFunSampleFun Properties Static PERFORMANCE_LAYA PERFORMANCE_LAYA: string = "Laya" Defined in laya/utils/Performance.ts:6 Static PERFORMANCE_LAYA_2D PERFORMANCE_LAYA_2D: string = "Laya/2D" Defined in...

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