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

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

331. progressbar设置皮肤后, 马上destroy会报bug [ 74%]

progressbar设置皮肤后, 马上destroy会报bug set skin(value: string) { if (this._skin != value) { this._skin = value; if (this._skin && !Loader.getRes(this._skin)) { ILaya.loader.load(this._skin, Handler.create(this, this._skinLoaded), null, Loader.IMAGE, 1); // TODO TS } else { this....

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

332. laya.d3.math.BoundsImpl_API3.0 [ 74%]

...alculateBoundsintersection clone cloneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin Constructors constructor new BoundsImpl(min?: Vector3, max?: Vector3): BoundsImpl Defined in laya/d3/math/BoundsImpl.ts:138 创建一个 BoundsImp 实例。 Parameters Optional min: Vector3 m...

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

333. 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

334. 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

335. 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

336. 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

337. 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

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

...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. laya.d3.component.Animator [ 74%]

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

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

340. laya.resource.HTMLCanvas_API3.0 [ 73%]

...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