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

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

141. laya.ui.WXOpenDataViewer_API3.0 [ 53%]

...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from AnimationBase.mous...

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

142. laya.ui.ScaleBox_API3.0 [ 53%]

...aya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns ScaleBox Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited fr...

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

143. laya.ui.Box_API3.0 [ 53%]

...aya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns Box Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Te...

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

144. laya.d3.core.particleshuriken.ShurikenParticleSystem_API3.0 [ 53%]

.../ShurikenParticleSystem.ts:891 Parameters render: ShurikenParticleRenderer Default value meshTopology: MeshTopology = MeshTopology.Triangles Default value drawType: DrawType = DrawType.DrawElement Returns ShurikenParticleSystem Properties _geometryElementOBj _geometryElementOBj: IRenderGeometryEleme...

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

145. laya.ui.LayoutBox_API3.0 [ 53%]

...aya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns LayoutBox Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited f...

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

146. laya.ui.TipManager_API3.0 [ 53%]

...de bottom cacheAs centerX centerY components customRenderEnable dataSource defaultTipHandler destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D left mask mouseEnabled mouseX mous...

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

147. laya.ui.List_API3.0 [ 53%]

...aya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns List Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from T...

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

148. laya.ui.View_API3.0 [ 52%]

...鼠标事件检测依据。 Stage对象和UI的View组件默认为true。 default false 优先检测此对象的子对象,当递归检测完所有子对象后,仍然没有找到目标对象,最后再检测此对象。 mouseThrough mouseThrough: boolean = false Inherited from Text.mouseThrough ...

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

149. laya.media.VideoTexture_API3.0 [ 52%]

...evel baseMipmapLevel buffered compareMode cpuMemory currentSrc currentTime defaultTexture destroyed dimension duration ended error filterMode format frameRender gammaCorrection gammaSpace gpuMemory height id loop maxMipmapLevel mipmap mipmapCount muted obsolute paused playbackRate preload readyState...

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

150. 组件脚本的内置方法 · LayaAir3.4 · 引擎文档 · LAYABOX [ 51%]

...落盒子脚本,实现盒子碰撞及回收流程 */ @regClass() export default class DropBox extends Laya.Script { /**盒子爆炸动画的预制体 */ @property({ type: Laya.Prefab, caption: "爆炸动画" }) private burstAni: Laya.Prefab; /**等级文本对象引用 */ private _text: Laya.Text;...

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