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

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

221. laya.display.Sprite [ 88%]

...并不影响显示图像大小,如果需要更改显示图像大小,请使用 scaleX , scaleY , scale。 Sprite 默认不接受鼠标事件,即mouseEnabled=false,但是只要对其监听任意鼠标事件,会自动打开自己以及所有父对象的mouseEnabled=true。所以一般也...

来源: laya_api 发布时间: 20170929

222. laya.physics.joint.RevoluteJoint [ 88%]

...用 如果没有重置,则不进行回收复用 此方法为虚方法,使用时重写覆盖即可 ComponentProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By  _createJoint():void[override] RevoluteJoint _onAwake():void[override] JointBase _o...

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

223. laya.resource.HTMLCanvas_API3.0 [ 88%]

...Defined in laya/resource/Resource.ts:103 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:107 获...

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

224. Windows扩展 · LayaAir3.3 · 引擎文档 · LAYABOX [ 88%]

...装2.2 生成动态链接库2.3 模版项目介绍三、在LayaAir-IDE中使用DLLWindows扩展 一、简介 LayaAir支持增加自定义的扩展,用户可以通过LayaNative提供的扩展工具,通过生成动态链接库的形式,为项目提供扩展功能。 扩展的功能主要是导...

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

225. laya.physics.ColliderBase_API3.0 [ 88%]

...sics/ColliderBase.ts:95 密度值,值可以为零或者是正数,建议使用相似的密度,这样做可以改善堆叠稳定性,默认值为10 Returns number Defined in laya/physics/ColliderBase.ts:99 密度值,值可以为零或者是正数,建议使用相似的密度,这样做可...

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

226. laya.d3.core.pixelline.PixelLineMaterial_API3.0 [ 88%]

...Defined in laya/resource/Resource.ts:103 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:105 名称。 renderQueue renderQueue: number Inherited from Material.renderQueue Defined in laya/d3/cor...

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

227. laya.d3.core.reflectionprobe.ReflectionProbe_API3.0 [ 88%]

...ed in laya/display/Node.ts:91 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:473 表示是否在显示列表中显示。 Returns boolean hideFlags get hideFla...

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

228. laya.d3.component.volume.Volume_API3.0 [ 88%]

...行,在update之后执行,尽量不要在这里写大循环逻辑或者使用getComponent方法 Returns void Optional onPostRender onPostRender(): void Inherited from Component.onPostRender Defined in laya/components/Component.ts:307 渲染之后执行 Returns void Optional onPreRender onPreRend...

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

229. laya.display.Text [ 88%]

...本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bold : Boolean 指定文本是否为粗体字。 默认值为 false,这意味着不使用粗体字。如果值为 true,则文本为粗体字。 Text  borderColo...

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

230. laya.d3.core.MeshFilter [ 88%]

...pe:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收事件通知。 EventDispatcher once(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 Ev...

来源: laya_api 发布时间: 20170929