大约有 1,034 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0069 秒)
Laya_社区(499) Laya3.0_api(241) Laya2.0_api(137) laya_api(108) Laya2.0_文档(36) Laya3.0_文档(12) Laya2.0_示例(1)
...IComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树的层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node ac...
来源: Laya2.0_api 发布时间: 20190513
...行,在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
程序蓝图一、创建蓝图二、蓝图编辑器的使用2.1 节点类型2.2 蓝图编辑2.3 蓝图调试三、蓝图装饰器3.1 类3.2 属性3.3 函数3.4 事件程序蓝图 版本 >= 3.2 beta3 在使用蓝图前,首先需要在LayaAir-IDE的项目设置面板中勾选蓝图模块。 一...
来源: Laya3.0_文档 发布时间: 20241014
...ed in laya/display/Node.ts:92 是否已经销毁。对象销毁后不能再使用。 Returns boolean displayedInStage get displayedInStage(): boolean Inherited from Node.displayedInStage Defined in laya/display/Node.ts:483 表示是否在显示列表中显示。 Returns boolean hideFlags get hideFla...
来源: Laya3.0_api 发布时间: 20231115
...行,在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
...为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 Component cacheAs : String 指定显示对象是否缓存为静...
来源: laya_api 发布时间: 20170929
... Defined in laya/resource/Resource.ts:95 是否加锁,如果true为不能使用自动释放机制。 Optional name name: string Inherited from Resource.name Defined in laya/resource/Resource.ts:97 名称。 url url: string Inherited from Resource.url Defined in laya/resource/Resource.ts:99 获取...
来源: Laya3.0_api 发布时间: 20231102
...map[read-only] AutoBitmap 位图实例。 Clip blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距离(以像素为单位)。 UIComponent cacheAs : String 指定显示对象是否缓存...
来源: Laya2.0_api 发布时间: 20190513
...的基类。该显示列表管理 Laya 运行时中显示的所有对象。使用 Node 类排列显示列表中的显示对象。Node 对象可以有子显示对象。 Hierarchy EventDispatcher Node Sprite Sprite3D Index Constructors constructor Properties _extra _scene _url name tag Accessors activ...
来源: Laya3.0_api 发布时间: 20231115
...bals "laya/d3/graphics/IndexBuffer3D" IndexBuffer3D Class IndexBuffer3D 请使用LayaGL.RenderOBJCreate.createIndexBuffer3D来创建 IndexBuffer3D 类用于创建索引缓冲。 Hierarchy IndexBuffer IndexBuffer3D NativeIndexBuffer3D Index Constructors constructor Properties _buffer _bufferType _buf...
来源: Laya3.0_api 发布时间: 20231115